mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
Add playground link
This commit is contained in:
parent
b8d6d3a9b7
commit
848dc66530
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ goldmark
|
||||||
|
|
||||||
goldmark is compliant with CommonMark 0.31.2.
|
goldmark is compliant with CommonMark 0.31.2.
|
||||||
|
|
||||||
|
- [goldmark playground](https://yuin.github.io/goldmark/playground/) : Try goldmark online. This playground is built with WASM(5-10MB).
|
||||||
|
|
||||||
Motivation
|
Motivation
|
||||||
----------------------
|
----------------------
|
||||||
I needed a Markdown parser for Go that satisfies the following requirements:
|
I needed a Markdown parser for Go that satisfies the following requirements:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue