README: Documented ascii_identifiers extension

This commit is contained in:
John MacFarlane 2013-04-23 20:38:33 -07:00
parent 031686bd35
commit d0ab30f632

5
README
View file

@ -2410,6 +2410,11 @@ simply skipped (as opposed to being parsed as paragraphs).
Makes all absolute URIs into links, even when not surrounded by
pointy braces `<...>`.
**Extension: `ascii_identifiers`**\
Causes the identifiers produced by `auto_identifiers` to be pure ASCII.
Accents are stripped off of accented latin letters, and non-latin
letters are omitted.
**Extension: `link_attributes`**\
Parses multimarkdown style key-value attributes on link and image references.
Note that pandoc's internal document model provides nowhere to put