From: Fletcher T. Penney Date: Thu, 9 Feb 2017 02:20:46 +0000 (-0500) Subject: NOTE: Update README X-Git-Tag: 0.1.4a^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c460483cd56153676a9de7ddd18e1a8766cb98c0;p=multimarkdown NOTE: Update README --- diff --git a/README.md b/README.md index e0bda2e..aab1b1c 100644 --- a/README.md +++ b/README.md @@ -11,18 +11,13 @@ ## Updates ## -* 2017-01-28 -- v 0.1.1a includes a few updates: +* 2017-02-08 -- v 0.1.3a: - * Metadata support - * Metadata variables support - * Extended ASCII range character checking - * Rudimentary language translations, including German - * Improved performance - * Additional testing: - * CriticMarkup - * HTML Blokcs - * Metadata/Variables - * "pathologic" test cases from CommonMark + * 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 * 2017-02-07 -- v 0.1.2a: @@ -36,13 +31,18 @@ * Table of Contents support * Improved compatibility mode parsing -* 2017-02-08 -- v 0.1.3a: +* 2017-01-28 -- v 0.1.1a includes a few updates: - * 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 + * Metadata support + * Metadata variables support + * Extended ASCII range character checking + * Rudimentary language translations, including German + * Improved performance + * Additional testing: + * CriticMarkup + * HTML Blokcs + * Metadata/Variables + * "pathologic" test cases from CommonMark ## An Announcement! ## diff --git a/templates/README.md.in b/templates/README.md.in index c453b35..64cd082 100644 --- a/templates/README.md.in +++ b/templates/README.md.in @@ -11,18 +11,13 @@ ## Updates ## -* 2017-01-28 -- v 0.1.1a includes a few updates: +* 2017-02-08 -- v 0.1.3a: - * Metadata support - * Metadata variables support - * Extended ASCII range character checking - * Rudimentary language translations, including German - * Improved performance - * Additional testing: - * CriticMarkup - * HTML Blokcs - * Metadata/Variables - * "pathologic" test cases from CommonMark + * 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 * 2017-02-07 -- v 0.1.2a: @@ -36,13 +31,18 @@ * Table of Contents support * Improved compatibility mode parsing -* 2017-02-08 -- v 0.1.3a: +* 2017-01-28 -- v 0.1.1a includes a few updates: - * 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 + * Metadata support + * Metadata variables support + * Extended ASCII range character checking + * Rudimentary language translations, including German + * Improved performance + * Additional testing: + * CriticMarkup + * HTML Blokcs + * Metadata/Variables + * "pathologic" test cases from CommonMark ## An Announcement! ##