Merge pull request #7 from nhoizey/patch-3

Add converter from SPIP CMS syntax to Markdown
This commit is contained in:
Gerald Bauer
2016-03-15 14:02:36 +01:00

View File

@@ -191,6 +191,11 @@ kramdown
$ kramdown --input html --output kramdown file.html > file.md
~~~
### SPIP syntax to Markdown
[SPIP](http://spip.net) is an open source CMS
- [spip2markdown](https://github.com/nhoizey/spip2markdown) - convert SPIP syntax to Markdown
## Book Services