From: Fletcher T. Penney Date: Thu, 9 Feb 2017 02:35:13 +0000 (-0500) Subject: NOTE: Update README X-Git-Tag: 0.1.4a^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea252f9a67aec7d012cc9b2c3819e8bc238f1f81;p=multimarkdown NOTE: Update README --- diff --git a/README.md b/README.md index aab1b1c..23294ac 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ * 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 + * ADDED: Support Setext headers * FIXED: Fix issue with metadata disrupting smart quotes * 2017-02-07 -- v 0.1.2a: diff --git a/templates/README.md.in b/templates/README.md.in index 64cd082..070c260 100644 --- a/templates/README.md.in +++ b/templates/README.md.in @@ -17,6 +17,7 @@ * 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 + * ADDED: Support Setext headers * FIXED: Fix issue with metadata disrupting smart quotes * 2017-02-07 -- v 0.1.2a: