mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Wekan Markdown (markdown)
parent
5cee7f9305
commit
8359bc2c6c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Wekan uses GFM (Github Flavored Markdown).
|
||||
We use the following project that ports GFM to meteor: https://github.com/perak/markdown. Unfortunately this parser implements only gfm v0.28 (current is 0.29). It's appears that the parser uses v0.3.1 of marked.js and its changelog in that version is not documented. Therefore It's also possible that only gfm 0.27 is supported.
|
||||
We use the following project that ports GFM to meteor: https://github.com/wekan/markdown with updated newest markdown, that is for ok https://github.com/perak/markdown where parser implements only gfm v0.28 (current is 0.29). It's appears that the parser uses v0.3.1 of marked.js and its changelog in that version is not documented. Therefore It's also possible that only gfm 0.27 is supported.
|
||||
|
||||
## List of guides (from web archive):
|
||||
* [GFM 0.28 list of features](https://web.archive.org/web/20190405063005/https://github.github.com/gfm/).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue