From cf6a903c95b765a760205be9e1c89f7a7f87b789 Mon Sep 17 00:00:00 2001 From: idleberg Date: Mon, 2 Feb 2015 10:53:55 +0100 Subject: [PATCH] update file --- readme.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.markdown b/readme.markdown index d92a231..521fffb 100644 --- a/readme.markdown +++ b/readme.markdown @@ -5,7 +5,6 @@ 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. You can choose between these two branches: * [Tabulator indentation](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/tabulators/licenses) might cause some blocks to be interpreted as code (e.g. on GitHub) - * [Space indentation](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/spaces/licenses) results in less readable files when viewed as plain text Hopefully the [CommonMark](http://commonmark.org/) specification will sort out these issues in the future.