Update file

This commit is contained in:
Jan T. Sott 2015-02-23 21:09:46 +01:00
parent 87b584c431
commit 0ca7e2d12b

View file

@ -4,20 +4,20 @@ 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/4.0) might cause some blocks to be interpreted as code (e.g. on GitHub)
* [Space indentation](https://github.com/idleberg/Creative-Commons-Markdown/tree/spaces/4.0) 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.
## Licenses
* `BY` [Attribution](licenses/by.markdown)
* `BY-NC` [Attribution-NonCommercial](licenses/by-nc.markdown)
* `BY-NC-ND` [Attribution-NonCommercial-NoDerivatives](licenses/by-nc-nd.markdown)
* `BY-NC-SA` [Attribution-NonCommercial-ShareAlike](licenses/by-nc-sa.markdown)
* `BY-ND` [Attribution-NoDerivatives](licenses/by-nd.markdown)
* `BY-SA` [Attribution-ShareAlike](licenses/by-sa.markdown)
* `C0` [CC0](licenses/zero.markdown)
* `BY` [Attribution](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/tabulators/by.markdown)
* `BY-NC` [Attribution-NonCommercial](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/tabulators/by-nc.markdown)
* `BY-NC-ND` [Attribution-NonCommercial-NoDerivatives](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/tabulators/by-nc-nd.markdown)
* `BY-NC-SA` [Attribution-NonCommercial-ShareAlike](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/tabulators/by-nc-sa.markdown)
* `BY-ND` [Attribution-NoDerivatives](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/tabulators/by-nd.markdown)
* `BY-SA` [Attribution-ShareAlike](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/tabulators/by-sa.markdown)
* `C0` [CC0](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/tabulators/zero.markdown)
## File extension