diff --git a/Wekan-Markdown.md b/Wekan-Markdown.md index a775eed..5115bb2 100644 --- a/Wekan-Markdown.md +++ b/Wekan-Markdown.md @@ -1,6 +1,12 @@ 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. +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+. ## List of guides (from web archive):