From 3cc7205ff8ad4160801e1f3cf9e28453aaefe128 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Mon, 23 Feb 2015 21:01:04 +0100 Subject: [PATCH] renamed repository --- readme.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.markdown b/readme.markdown index 521fffb..c95e530 100644 --- a/readme.markdown +++ b/readme.markdown @@ -4,8 +4,8 @@ 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 +* [Tabulator indentation](https://github.com/idleberg/Creative-Commons-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-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.