diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2254,6 +2254,10 @@ Note that the pandoc document model does not support abbreviations, so if this extension is enabled, abbreviation keys are simply skipped (as opposed to being parsed as paragraphs). +**Extension: `autolink_urls`**\ +Makes all absolute URLs into links, even when not surrounded by +pointy braces `<...>`. + Producing slide shows with Pandoc ================================= |