diff --git a/Wekan-Markdown.md b/Wekan-Markdown.md new file mode 100644 index 0000000..a2334cb --- /dev/null +++ b/Wekan-Markdown.md @@ -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/). \ No newline at end of file