From d2b80ade5de0c1a10f2c14984aaa130b5e45cc9d Mon Sep 17 00:00:00 2001 From: Shay Gover Date: Thu, 25 Apr 2019 20:41:27 +0300 Subject: [PATCH] Updated Wekan Markdown (markdown) --- Wekan-Markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wekan-Markdown.md b/Wekan-Markdown.md index fe6a4a1..a775eed 100644 --- a/Wekan-Markdown.md +++ b/Wekan-Markdown.md @@ -1,7 +1,7 @@ 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. -**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): * [Guide](https://guides.github.com/features/mastering-markdown/).