Merge branch 'bugfix'

This commit is contained in:
Ihor Radchenko 2024-04-04 19:17:22 +03:00
commit e965d26edb
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 2 additions and 2 deletions

View File

@ -14745,8 +14745,8 @@ https://en.wikipedia.org/wiki/Markdown for more details.
#+vindex: org-md-headline-style
Based on ~org-md-headline-style~, Markdown export can generate
headlines of both /atx/ and /setext/ types. /atx/ limits headline
levels to two whereas /setext/ limits headline levels to six. Beyond
headlines of both /atx/ and /setext/ types. /setext/ limits headline
levels to two whereas /atx/ limits headline levels to six. Beyond
these limits, the export backend converts headlines to lists. To set
a limit to a level before the absolute limit (see [[*Export Settings]]).