aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-04-23 20:38:33 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-04-23 20:41:10 -0700
commitd0ab30f632e9097eec49878e8794cea76bd5610b (patch)
tree66446e5c2963d98d5e368342cbdd4e635c72143e
parent031686bd358ea7c26142217aa5fd4ca3448cffbe (diff)
downloadpandoc-d0ab30f632e9097eec49878e8794cea76bd5610b.tar.gz
README: Documented `ascii_identifiers` extension
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 22bce6de9..59b208cf2 100644
--- a/README
+++ b/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