mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
Update README.md
This commit is contained in:
parent
a27b0ef209
commit
17a47ea1e7
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ Features
|
||||||
renderers.
|
renderers.
|
||||||
- **Preformance.** : goldmark performs pretty much equally to the cmark
|
- **Preformance.** : goldmark performs pretty much equally to the cmark
|
||||||
(CommonMark reference implementation written in c).
|
(CommonMark reference implementation written in c).
|
||||||
|
- **Robust** : goldmark is tested with [go-fuzz](https://github.com/dvyukov/go-fuzz), a fuzz testing tool.
|
||||||
- **Builtin extensions.** : goldmark ships with common extensions like tables, strikethrough,
|
- **Builtin extensions.** : goldmark ships with common extensions like tables, strikethrough,
|
||||||
task lists, and definition lists.
|
task lists, and definition lists.
|
||||||
- **Depends only on standard libraries.**
|
- **Depends only on standard libraries.**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue