Skip to content

Commit 2e0f8f4

Browse files
ArthurZJocs
authored andcommitted
The link to GFM originally pointed to CommonMark spec. Fixed the link to point to the GitHub Flavored Markdown Spec.
1 parent 2f114c3 commit 2e0f8f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
### Features
9595

9696
- Realtime preview and use [snabbdom](https://github.com/snabbdom/snabbdom) as its render engine.
97-
- Support [CommonMark Spec](http://spec.commonmark.org/0.28/) and [GitHub Flavored Markdown Spec](http://spec.commonmark.org/0.28/).
97+
- Support [CommonMark Spec](http://spec.commonmark.org/0.28/) and [GitHub Flavored Markdown Spec](https://github.github.com/gfm/).
9898
- Support paragraphs and inline style shortcuts to improve your writing efficiency.
9999
- Output **HTML** and **PDF** file.
100100
- Dark and Light themes.

0 commit comments

Comments
 (0)