Created Wekan Markdown (markdown)

Shay Gover 2019-04-17 19:05:38 +03:00
parent f9503ffacb
commit 6d6d6b5238

4
Wekan-Markdown.md Normal file

@ -0,0 +1,4 @@
Wekan uses GFM (Github Flavored Markdown).
We use the following project that ports GFM to meteor: https://github.com/perak/markdown.
For guides, just search the web. github offers a [guide](https://guides.github.com/features/mastering-markdown/) and the [GFM list of features](https://github.github.com/gfm/).