Bastien Guerry
|
df38f5648c
* org-exp.el (org-export-xml): Remove the defgroup of org-export-xml.
|
14 lat temu |
Rodrigo Lazo
|
a0dead7f10
Docstring fix for org-export-preprocess-string
|
14 lat temu |
Manuel Giraud
|
72011fc407
org-html.el: correct HTML export of dedicated target.
|
14 lat temu |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
14 lat temu |
David Maus
|
1a03c5f256
Accept keys for org-export-as-html-to-buffer' and `org-export-region-as-html'
|
14 lat temu |
Bastien Guerry
|
cde08b138e
New variable `org-export-table-remove-empty-lines'.
|
14 lat temu |
Bastien Guerry
|
71d2ccb54c
Fix docstring.
|
14 lat temu |
Bastien Guerry
|
5953798522
Clean handling :html-pre/postamble options wrt author/email/creator-info.
|
14 lat temu |
Bastien Guerry
|
35ba10c0af
Bugfix when exporting TODO keywords from the headline.
|
14 lat temu |
Bastien Guerry
|
99675ffead
Use `org-export-current-backend' whenever possible.
|
14 lat temu |
Jambunathan K
|
0135cb9c33
org-export-preprocess-string: Use backend var
|
14 lat temu |
Nicolas Goaziou
|
83b782c916
Change internal list end marker to avoid confusing special blocks
|
14 lat temu |
Bastien Guerry
|
77c278c932
Fix small typos in docstrings.
|
14 lat temu |
Nicolas Goaziou
|
feb1a17083
org-exp: set correct text properties when replacing special blocks
|
14 lat temu |
Nicolas Goaziou
|
bd68169b4b
org-list: reorder file, rename functions, improve comments
|
14 lat temu |
Nicolas Goaziou
|
781228183a
org-list: implement alphabetical lists
|
14 lat temu |
Nicolas Goaziou
|
2c79244687
Change function org-list-end-re into a variable
|
14 lat temu |
Nicolas Goaziou
|
23e5d5720e
org-exp: split list processing in two parts to better handle org-babel
|
14 lat temu |
Nicolas Goaziou
|
b37761715e
Added variable to configure where lists should be interpreted
|
14 lat temu |
Nicolas Goaziou
|
69e02a73de
Modified export engines for lists
|
14 lat temu |
Nicolas Goaziou
|
2adbcfffe1
Remove uses of deprecated top-point and bottom-point functions
|
14 lat temu |
Bastien Guerry
|
d03d3575cb
Code cleanup: always use 'backend instead of htmlp, latexp, etc.
|
14 lat temu |
Bastien Guerry
|
0491e5305e
`org-export-default-language': Better docstring.
|
14 lat temu |
Dan Davison
|
fda90a9aad
New function `org-clone-local-variables'.
|
14 lat temu |
Dan Davison
|
695b15da6d
Allow empty strings in minted/listings latex options
|
14 lat temu |
Dan Davison
|
65d0b3d353
New UI for configuring latex src code export.
|
14 lat temu |
Bastien Guerry
|
ed6d676026
Code cleanup: use a generic :for-backend parameter.
|
14 lat temu |
Lawrence Mitchell
|
aa6dba8a74
Only match complete words in org-export-add-options-to-plist
|
14 lat temu |
Bastien Guerry
|
3411a9d759
New variable to set the initial export scope.
|
14 lat temu |
Bastien Guerry
|
da8dc7bba7
Rewrite the handling of HTML preamble/postamble.
|
14 lat temu |