goldmark

Markdown parser

A Markdown parser written in Go with standards-compliance and extensibility features.

trophy A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.

GitHub

4k stars
33 watching
259 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

commonmarkgogolangmarkdown

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
markdown-it/markdown-itA fast and customizable Markdown parser with extensive support for syntax extensions and plugins.18,476
russross/blackfridayA markdown processor implemented in Go, supporting common extensions and fast utf-8 input processing.5,476
thephpleague/commonmarkA PHP library that parses Markdown text into HTML2,764
yuin/goldmark-metaAn extension for a Markdown parser that allows defining document metadata in YAML format.78
gomarkdown/markdownA Markdown parsing and rendering library for Go.1,439
abhinav/goldmark-mermaidAn extension for the goldmark Markdown parser to support Mermaid diagrams.43
remarkjs/remarkTools for processing and transforming markdown text into various formats.7,778
abhinav/goldmark-tocAn add-on for goldmark Markdown parser to generate tables of contents14
sublimetext-markdown/markdowneditingA Markdown editor plugin for Sublime Text with advanced features and syntax understanding.3,198
pungyeon/clean-go-articleA resource for writing clean and maintainable Go code2,964
xoofx/markdigA fast, extensible Markdown processor for .NET with support for various Markdown flavors and features.4,468
icyleaf/markdA markdown parser written in Crystal, compliant to CommonMark specification.110
gourmet/common-markAdds support for the CommonMark markup language to CakePHP 3.10
simonwaldherr/micromarkdowngoConverts Markdown text to HTML output using Go5
shurcool/github_flavored_markdownA Go package that renders GitHub Flavored Markdown with fenced code blocks and clickable headers.160