From aa7fb2e0c1b0f284781bc165dfba4f000408f6a9 Mon Sep 17 00:00:00 2001 From: idleberg Date: Fri, 7 Feb 2014 00:54:19 +0100 Subject: [PATCH] updated readme --- readme.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.markdown b/readme.markdown index 29bb0a1..945e924 100644 --- a/readme.markdown +++ b/readme.markdown @@ -2,7 +2,9 @@ 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. If you any suggestion on the formatting, feel invited to contribute. +Unfortunately, the output currently varies on different Markdown viewers, in particular when it comes to indentation levels. Version 0.1 uses tabs to indent text, which might cause some blocks to be interpreted as blocks (e.g. on GitHub); version 0.2 uses spaces, resulting in less readable files when viewed as plain text. + +If you any suggestion on the formatting, feel invited to contribute. ## Licenses