David Maus
|
c6f5bf72e9
Revert "Fix bug when exporing inactive timestamps."
|
14 年 前 |
Bastien Guerry
|
70de130bba
* org-html.el (org-export-as-html): bugfix: insert email correctly.
|
14 年 前 |
Kim Rutherford
|
3bf379aee9
Fix for infinite loop in org-html-protect
|
14 年 前 |
Bastien Guerry
|
ed8a9616a2
Revert "* org-html.el: Bugfix: prevent infinite matching of the `&' character."
|
14 年 前 |
Bastien Guerry
|
f6752c805e
* org-html.el: Bugfix: prevent infinite matching of the `&' character.
|
14 年 前 |
Manuel Giraud
|
72011fc407
org-html.el: correct HTML export of dedicated target.
|
14 年 前 |
Manuel Giraud
|
44684a9977
org-html.el: Bugfix: don't insert closing HTML tags when exporting body only.
|
14 年 前 |
emacs
|
11a10bdfe7
Update website to show 7.5 as current release
|
14 年 前 |
Bastien Guerry
|
5953798522
Clean handling :html-pre/postamble options wrt author/email/creator-info.
|
14 年 前 |
Bastien Guerry
|
fe67a66e2f
Docfix: explain how to escape the in *-html-(pre|post)amble-format.
|
14 年 前 |
Nicolas Goaziou
|
83b782c916
Change internal list end marker to avoid confusing special blocks
|
14 年 前 |
Nicolas Goaziou
|
de3d3652bb
org-html: use non breaking space for empty checkboxes
|
14 年 前 |
Nicolas Goaziou
|
1ac0ac16ac
org-html: remove unused local variable
|
14 年 前 |
Nicolas Goaziou
|
3d34dd47dd
org-html: remove unneeded newline characters in list export
|
14 年 前 |
Nicolas Goaziou
|
4fd61d8021
org-html: unchecked boxes should not appear checked without CSS
|
14 年 前 |
Nicolas Goaziou
|
b43ad47ad1
Insert a newline character before <\li> when exporting lists
|
14 年 前 |
Nicolas Goaziou
|
4636453e93
Do not enforce type of ordered lists upon exporting
|
14 年 前 |
Nicolas Goaziou
|
cddea8c542
org-list: new accessor returning type of list
|
14 年 前 |
Nicolas Goaziou
|
781228183a
org-list: implement alphabetical lists
|
14 年 前 |
Nicolas Goaziou
|
2621fe0461
Do not remove empty list items in HTML and DocBook export
|
14 年 前 |
Nicolas Goaziou
|
69e02a73de
Modified export engines for lists
|
14 年 前 |
Bastien Guerry
|
c7700d7bbe
* org-html.el (org-export-as-html): expand the HTML title.
|
14 年 前 |
Bastien Guerry
|
e51aa0eaa5
Bugix: keep backward-compatible with the old default of `org-export-html-validation-link'.
|
14 年 前 |
Bastien Guerry
|
ed6d676026
Code cleanup: use a generic :for-backend parameter.
|
14 年 前 |
Bastien Guerry
|
3a04522ef1
New variable org-export-html-protect-char-alist.
|
14 年 前 |
Bastien Guerry
|
da8dc7bba7
Rewrite the handling of HTML preamble/postamble.
|
14 年 前 |
Puneeth Chaganti
|
b6efc82dd0
org-html.el: Fix bug about remaining "@" when exporting timestamps.
|
14 年 前 |
Jason Dunsmore
|
ca69b55624
Fix bug when exporing inactive timestamps.
|
14 年 前 |
Bastien Guerry
|
13c894d0bb
Use <hr/> instead of <hr> to keep w3c validator happy.
|
14 年 前 |
David Maus
|
6575b252dc
org-faq: Invalid XHTML
|
14 年 前 |