Bastien Guerry
|
97d107d981
org-html.el (org-html-expand): Return nil if STRING is nil.
|
hace 13 años |
Bastien Guerry
|
b2408c0096
org-html.el: Bugfix: Convert special characters in some meta tag.
|
hace 13 años |
Sebastien Vauban
|
d85e0e35ec
Don't output DIV preamble tags when contents is empty.
|
hace 13 años |
Bastien Guerry
|
728611fa77
Fix compiler warnings.
|
hace 13 años |
Carsten Dominik
|
ca49e893ab
Turn off auto insert and TeX master query for export
|
hace 13 años |
Nicolas Goaziou
|
679a0e1fe9
Fix a regexp in HTML and DocBook exporters
|
hace 13 años |
Bastien Guerry
|
767f5188ee
* org-html.el (org-export-as-html): Add a "title" meta tag.
|
hace 13 años |
Nicolas Goaziou
|
dfcb6faef1
Provide more consistent regexps for headlines
|
hace 13 años |
Tassilo Horn
|
4bbdfd229d
Replace org-mode-p with usual (eq major-mode 'org-mode) check
|
hace 13 años |
Carsten Dominik
|
2e93c951e5
Parse and store both col align and col width spec for later use
|
hace 13 años |
David Maus
|
85d0a9fc05
Remove unnecessary protection markers
|
hace 13 años |
Bernt Hansen
|
106993d310
Check argument is a string before calling string-match
|
hace 13 años |
David Maus
|
5a373f649e
Remove unnecessary link unescape
|
hace 13 años |
Bastien Guerry
|
236642dc54
org-html.el (org-export-html-divs): Improve docstring.
|
hace 13 años |
Bastien Guerry
|
8b16fae479
org-html.el (org-html-make-link): Minor fix to the docstring.
|
hace 13 años |
Bastien Guerry
|
58f1dbccf8
Remove the "Version" header in Org libraries (leave it in org.el).
|
hace 13 años |
Jambunathan K
|
395a816a18
Prettify inlinetasks in odt and (x)html backends
|
hace 13 años |
Bastien Guerry
|
7a18799e25
Remove arch-tag at the bottom of files.
|
hace 13 años |
Bastien Guerry
|
904ed18bc2
Fix copyright years for elisp files in core and contrib.
|
hace 13 años |
emacs
|
7340cee33a
Update website to show 7.7 as current release
|
hace 13 años |
Bastien Guerry
|
8d25fdc7e1
org-html: put the title back in the content div.
|
hace 13 años |
Bastien Guerry
|
2f1fbc58be
org-html: add divs for pre/postamble defined in a new variable.
|
hace 13 años |
Bastien Guerry
|
3482284bbd
Make sure :html-pre/postamble can insert the output of a custom function.
|
hace 13 años |
Bastien Guerry
|
5c53026d32
Fix (a lot of) compiler warnings.
|
hace 13 años |
Bastien Guerry
|
c3748fcd80
Don't use `outline-regexp' anymore.
|
hace 13 años |
Bastien Guerry
|
1f0a4e4f1a
org-html.el: Fix :group for two defcustoms.
|
hace 13 años |
Bastien Guerry
|
d20aa46a49
org-html.el: New defcustom: `org-export-html-before-content-div'
|
hace 13 años |
Bastien Guerry
|
22ed19061a
Rename `org-export-content-div' to `org-export-html-content-div'.
|
hace 13 años |
Bastien Guerry
|
9c05a7c781
Bump to version 7.6
|
hace 13 años |
David Maus
|
97538eb9ec
Add missing :group keyword in defcustom
|
hace 13 años |