Updated Wekan Markdown (markdown)

Lauri Ojansivu 2019-05-22 00:41:42 +03:00
parent 3154542386
commit d39687d2c2

@ -1,6 +1,12 @@
Wekan uses GFM (Github Flavored Markdown). Wekan uses GFM (Github Flavored Markdown).
We use the following project that ports GFM to meteor: https://github.com/wekan/markdown with updated newest markdown, that is fork of https://github.com/perak/markdown. We use the following project that ports GFM to meteor: https://github.com/wekan/markdown with updated newest markdown, that is fork of https://github.com/perak/markdown.
Newest Wekan uses newest markdown.
[Adding markdown to more places at Wekan progress](https://github.com/wekan/wekan/issues/2334)
[Related formatting tips for numbered lists](https://github.com/wekan/wekan/issues/2425)
**Note**: In order to use gfm checklist and other v0.28+ features, you need Wekan v2.61+. **Note**: In order to use gfm checklist and other v0.28+ features, you need Wekan v2.61+.
## List of guides (from web archive): ## List of guides (from web archive):