Commit History

Author SHA1 Message Date
  Puneeth Chaganti a201b11286 Fix HTML export of footnotes with lists, tables, quotes, etc. 14 years ago
  Lawrence Mitchell 9f57b8e85d Allow mixed export of numbered and unnumbered sections in HTML 14 years ago
  David Maus 38c6b17822 Protected linebreak element after timestamp markup 14 years ago
  David Maus 1fb33b595d Don't protect img tag in link description 14 years ago
  Nicolas Goaziou 1bd87fb09f Fix export of empty items in HTML and DocBook 14 years ago
  Bastien Guerry 7b74ef1c13 org-html.el: Fix problems with special chars in links. 14 years ago
  Nicolas Goaziou 87c427981f Open a new paragraph when closing a list in HTML and DocBook 14 years ago
  David Maus c295c09fb2 Protect <p> element of image caption. 14 years ago
  Bastien Guerry 76a8c2bb17 * org-html.el (org-export-as-html): fix export of email. 14 years ago
  Bastien Guerry b6b7057467 Tiny docstring fix. 14 years ago
  Bastien Guerry 1b02fe8c6e org-html.el: let `org-export-time-stamp-file' control the postamble date. 14 years ago
  Bastien Guerry a786464ae8 Various fixes for org-export-html-preamble/postamble. 14 years ago
  Bastien Guerry 2ff34a5fac * org-html.el (org-export-html-protect-char-alist): Fix typo in custom type definition. 14 years ago
  David Maus 1052f07ecf Protect image elements 14 years ago
  David Maus 6a369c26d3 Expand char entities after creating markup for links and timestamps 14 years ago
  David Maus c6f5bf72e9 Revert "Fix bug when exporing inactive timestamps." 14 years ago
  Bastien Guerry 70de130bba * org-html.el (org-export-as-html): bugfix: insert email correctly. 14 years ago
  Kim Rutherford 3bf379aee9 Fix for infinite loop in org-html-protect 14 years ago
  Bastien Guerry ed8a9616a2 Revert "* org-html.el: Bugfix: prevent infinite matching of the `&' character." 14 years ago
  Bastien Guerry f6752c805e * org-html.el: Bugfix: prevent infinite matching of the `&' character. 14 years ago
  Manuel Giraud 72011fc407 org-html.el: correct HTML export of dedicated target. 14 years ago
  Manuel Giraud 44684a9977 org-html.el: Bugfix: don't insert closing HTML tags when exporting body only. 14 years ago
  emacs 11a10bdfe7 Update website to show 7.5 as current release 14 years ago
  Bastien Guerry 5953798522 Clean handling :html-pre/postamble options wrt author/email/creator-info. 14 years ago
  Bastien Guerry fe67a66e2f Docfix: explain how to escape the in *-html-(pre|post)amble-format. 14 years ago
  Nicolas Goaziou 83b782c916 Change internal list end marker to avoid confusing special blocks 14 years ago
  Nicolas Goaziou de3d3652bb org-html: use non breaking space for empty checkboxes 14 years ago
  Nicolas Goaziou 1ac0ac16ac org-html: remove unused local variable 14 years ago
  Nicolas Goaziou 3d34dd47dd org-html: remove unneeded newline characters in list export 14 years ago
  Nicolas Goaziou 4fd61d8021 org-html: unchecked boxes should not appear checked without CSS 14 years ago