summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLucas Viana <l240191@dac.unicamp.br>2022-01-06 16:30:20 -0300
committerJohn MacFarlane <jgm@berkeley.edu>2022-01-09 09:39:27 -0800
commitfb91a916154b70696fc7e533a7db83e847218715 (patch)
treef49172ba2eef9e7a3fbec5eccf7c6f8e3698153e /data
parent66636c89b03e75c76ed17904b9adc0a1772f419b (diff)
Org reader: support alphabetical (fancy) lists
This adds support for alphabetical lists in org by enabling the extension Ext_fancy_lists, mimicking the behaviour of Org Mode when org-list-allow-alphabetical is enabled. Enabling Ext_fancy_lists will also make Pandoc differentiate between the delimiters of ordered lists (periods or closing parentheses). Org does this differentiation by default when exporting to some formats (e.g. plain text) but does not in others (e.g. html and latex), so I decided to copy Pandoc's markdown reader behaviour.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions