File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ https://pkg.go.dev/github.com/yuin/goldmark ] ( https://pkg.go.dev/badge/github.com/yuin/goldmark.svg )] ( https://pkg.go.dev/github.com/yuin/goldmark )
44[ ![ https://github.com/yuin/goldmark/actions?query=workflow:test ] ( https://github.com/yuin/goldmark/actions/workflows/test.yaml/badge.svg?branch=master&event=push )] ( https://github.com/yuin/goldmark/actions?query=workflow:test )
55[ ![ https://coveralls.io/github/yuin/goldmark ] ( https://coveralls.io/repos/github/yuin/goldmark/badge.svg?branch=master )] ( https://coveralls.io/github/yuin/goldmark )
6- [ ![ https://goreportcard.com/report/github.com/yuin/goldmark ] ( https://goreportcard.com/badge/github.com/yuin/goldmark )] ( https://goreportcard.com/report/github.com/yuin/goldmark )
76
87> A Markdown parser written in Go. Easy to extend, standards-compliant, well-structured.
98
109goldmark is compliant with CommonMark 0.31.2.
1110
12- - [ goldmark playground] ( https://yuin.github.io/goldmark/playground/ ) : Try goldmark online. This playground is built with WASM(5-10MB).
11+ - [ goldmark playground] ( https://yuin.github.io/goldmark/playground/v2/ ) : Try goldmark online. This playground is built with WASM(5-10MB).
1312
1413There is also a Rust version of goldmark: [ rushdown] ( https://github.com/yuin/rushdown )
1514
1615## v2 status
1716
18- v2 is currently in beta . The API is almost stable, but some parts may change. Please report any issues you find.
17+ v2 is currently in RC . The API is almost stable, but some parts may change. Please report any issues you find.
1918
2019## v2 Motivation
2120goldmark was originally created with a focus on my personal goals.
You can’t perform that action at this time.
0 commit comments