mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-02 08:22:16 +00:00
Fixed section-header-prefix for trac wiki.
This commit is contained in:
parent
e377588de1
commit
7c1c2bfe10
@ -405,8 +405,8 @@ in this way, it will be wrapped."
|
||||
:body-header-section-numbers nil
|
||||
:body-section-prefix "\n"
|
||||
|
||||
:body-section-header-prefix ("== " "=== " "==== "
|
||||
"===== " "====== " "======= ")
|
||||
:body-section-header-prefix (" == " " === " " ==== "
|
||||
" ===== " " ====== " " ======= ")
|
||||
:body-section-header-suffix (" ==\n\n" " ===\n\n" " ====\n\n"
|
||||
" =====\n\n" " ======\n\n" " =======\n\n")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user