Skip to content

Commit 42ab989

Browse files
committed
Update readme
1 parent b15cf58 commit 42ab989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can **try Markdig online** and compare it to other implementations on [babel
1414
- **Abstract Syntax Tree** with precise source code location for syntax tree, useful when building a Markdown editor.
1515
- Checkout [Markdown Editor v2 for Visual Studio 2022](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.MarkdownEditor2) powered by Markdig!
1616
- Converter to **HTML**
17-
- Passing more than **600+ tests** from the latest [CommonMark specs (0.30)](http://spec.commonmark.org/)
17+
- Passing more than **600+ tests** from the latest [CommonMark specs (0.31.2)](http://spec.commonmark.org/)
1818
- Includes all the core elements of CommonMark:
1919
- including **GFM fenced code blocks**.
2020
- **Extensible** architecture

0 commit comments

Comments
 (0)