From 19aa1639041a36894033e16dd4df5caae3f08564 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 16 Jan 2013 19:07:21 -0800 Subject: Updated extensions in README. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 40c8b09e2..922165c3b 100644 --- a/README +++ b/README @@ -2352,6 +2352,15 @@ simply skipped (as opposed to being parsed as paragraphs). Makes all absolute URIs into links, even when not surrounded by pointy braces `<...>`. +**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 +these, so they are presently just ignored. + +**Extension: `mmd_header_identifiers`**\ +Parses multimarkdown style header identifiers (in square brackets, +after the header but before any trailing `#`s in an ATX header). + Producing slide shows with Pandoc ================================= -- cgit v1.2.3