From: Fletcher T. Penney Date: Thu, 9 Feb 2017 02:13:00 +0000 (-0500) Subject: NOTE: Update README X-Git-Tag: 0.1.3a^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24e4ec9176aabcffe97d8824896aa86bf3e5c5fb;p=multimarkdown NOTE: Update README --- diff --git a/README.md b/README.md index bb6cb9b..e0bda2e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,14 @@ * Table of Contents support * Improved compatibility mode parsing +* 2017-02-08 -- v 0.1.3a: + + * ADDED: Add support for reference image id attributes + * ADDED: Add support for table captions + * ADDED: Metadata support for base header level + * ADDED: Support distinction between 3 and 5 backticks in fenced code blocks + * FIXED: Fix issue with metadata disrupting smart quotes + ## An Announcement! ## diff --git a/templates/README.md.in b/templates/README.md.in index f5116da..c453b35 100644 --- a/templates/README.md.in +++ b/templates/README.md.in @@ -36,6 +36,14 @@ * Table of Contents support * Improved compatibility mode parsing +* 2017-02-08 -- v 0.1.3a: + + * ADDED: Add support for reference image id attributes + * ADDED: Add support for table captions + * ADDED: Metadata support for base header level + * ADDED: Support distinction between 3 and 5 backticks in fenced code blocks + * FIXED: Fix issue with metadata disrupting smart quotes + ## An Announcement! ##