From 8a28c391d150a82703451d65698acb77d5b155b1 Mon Sep 17 00:00:00 2001 From: idleberg Date: Fri, 7 Feb 2014 01:00:09 +0100 Subject: [PATCH] updated readme --- readme.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.markdown b/readme.markdown index 77e4dda..05fd29d 100644 --- a/readme.markdown +++ b/readme.markdown @@ -4,9 +4,9 @@ On November 25th, 2013, [Creative Commons](http://creativecommons.org/) announce Unfortunately, the output currently varies on different Markdown viewers, in particular when it comes to indentation levels: -* __v0.1__ uses tabs to indent text, might cause some blocks to be interpreted as code (e.g. on GitHub) +* [v0.1](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/0.1) uses tabs to indent text, might cause some blocks to be interpreted as code (e.g. on GitHub) -* __v0.2__ uses spaces to indent text, results in less readable files when viewed as plain text +* [v0.2](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/0.1) uses spaces to indent text, results in less readable files when viewed as plain text If you any suggestion on the formatting, feel invited to contribute.