README: Documented ascii_identifiers
extension
This commit is contained in:
parent
031686bd35
commit
d0ab30f632
1 changed files with 5 additions and 0 deletions
5
README
5
README
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue