From 24d1efa874132a9e0b02ee7ee81b79811236f928 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Mon, 12 Jan 2015 14:55:33 +0100 Subject: [PATCH] updated description --- readme.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.markdown b/readme.markdown index 7701825..d92a231 100644 --- a/readme.markdown +++ b/readme.markdown @@ -2,13 +2,13 @@ On November 25th, 2013, [Creative Commons](http://creativecommons.org/) announced their next generation licenses: [Creative Commons 4.0](https://creativecommons.org/weblog/entry/40768). By default, these are available as [HTML](http://creativecommons.org/licenses/) or [plaintext](http://creativecommons.org/weblog/entry/41127). This project adds [Markdown](http://daringfireball.net/projects/markdown/)-formatted licenses to that list. -Unfortunately, the output currently varies on different Markdown viewers, in particular when it comes to indentation levels: +Unfortunately, the output currently varies on different Markdown viewers, in particular when it comes to indentation levels. You can choose between these two branches: -* [v0.1](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/0.1/licenses) uses tabs to indent text, might cause some blocks to be interpreted as code (e.g. on GitHub) +* [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) -* [v0.2](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/0.2/licenses) uses spaces to indent text, results in less readable files when viewed as plain text +* [Space indentation](https://github.com/idleberg/Creative-Commons-4.0-Markdown/tree/spaces/licenses) results in less readable files when viewed as plain text -If you any suggestion on the formatting, feel invited to contribute. +Hopefully the [CommonMark](http://commonmark.org/) specification will sort out these issues in the future. ## Licenses