Add playground link

This commit is contained in:
yuin 2024-02-03 20:12:14 +09:00
parent b8d6d3a9b7
commit 848dc66530

View file

@ -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: