Skip to content

Commit 396591a

Browse files
authored
Merge pull request #1491 from markedjs/docs-spec-versions
Update supported spec versions
2 parents 5c6a039 + 411fcfe commit 396591a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ We actively support the features of the following [Markdown flavors](https://git
7272
|Flavor |Version |
7373
|:----------------------------------------------------------|:----------|
7474
|The original markdown.pl |-- |
75-
|[CommonMark](http://spec.commonmark.org/0.28/) |0.28 |
76-
|[GitHub Flavored Markdown](https://github.github.com/gfm/) |0.28 |
75+
|[CommonMark](http://spec.commonmark.org/0.29/) |0.29 |
76+
|[GitHub Flavored Markdown](https://github.github.com/gfm/) |0.29 |
7777

7878
By supporting the above Markdown flavors, it's possible that Marked can help you use other flavors as well; however, these are not actively supported by the community.
7979

0 commit comments

Comments
 (0)