mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 01:06:30 +00:00
MANUAL: fix section level for two Extensions entries.
This commit is contained in:
+2
-2
@@ -3680,7 +3680,7 @@ round-tripping) rather than being parsed. Use this only
|
||||
when you are targeting `ipynb` or a Markdown-based
|
||||
output format.
|
||||
|
||||
#### Extension: `citations` {#org-citations}
|
||||
### Extension: `citations` {#org-citations}
|
||||
|
||||
When the `citations` extension is enabled in `org`,
|
||||
org-cite and org-ref style citations will be parsed as
|
||||
@@ -3694,7 +3694,7 @@ by Zotero or Mendeley or EndNote plugins will be parsed as native
|
||||
pandoc citations. (Otherwise, the formatted citations generated
|
||||
by the bibliographic software will be parsed as regular text.)
|
||||
|
||||
#### Extension: `fancy_lists` {#org-fancy-lists}
|
||||
### Extension: `fancy_lists` {#org-fancy-lists}
|
||||
|
||||
Some aspects of [Pandoc's Markdown fancy lists](#extension-fancy_lists) are also
|
||||
accepted in `org` input, mimicking the option `org-list-allow-alphabetical` in
|
||||
|
||||
Reference in New Issue
Block a user