commit f6456e356378443cfab46e5455fe6d9b49d644da
parent 2b740798ca631b2bcb139b7226e9a287e4034fa5
Author: Martin Mitas <mity@morous.org>
Date: Tue, 11 Oct 2016 00:38:41 +0200
Minor clean up of README.md.
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -61,9 +61,9 @@ Example implementation of simple renderer is available in the `md2html`
directory which implements a conversion utility from Markdown to HTML.
-## Current status ##
+## Current Status
-### CommonMark Specification ###
+### CommonMark Specification
The goal is be compliant to the latest version of
[CommonMark specification](http://spec.commonmark.org/).
@@ -110,7 +110,7 @@ more or less forms our to do list.
- [x] 6.11 Textual content
-### Considered Extensions ###
+### Considered Extensions
Aside of CommonMark features, various Markdown implementations out there support
various extensions and/or some deviations from the CommonMark specification