We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d6d3a commit 848dc66Copy full SHA for 848dc66
1 file changed
README.md
@@ -10,6 +10,8 @@ goldmark
10
11
goldmark is compliant with CommonMark 0.31.2.
12
13
+- [goldmark playground](https://yuin.github.io/goldmark/playground/) : Try goldmark online. This playground is built with WASM(5-10MB).
14
+
15
Motivation
16
----------------------
17
I needed a Markdown parser for Go that satisfies the following requirements:
0 commit comments