Awesome Go

Markup Languages

13 libraries in Text Processing / Markup Languages

bafi

Universal JSON, BSON, YAML, XML translator to ANY format using templates

Text ProcessingMarkup Languages
bbConvert

Converts bbCode to HTML that allows you to add support for custom bbCode tags

Text ProcessingMarkup Languages
blackfriday

Markdown processor in Go

Text ProcessingMarkup Languages
go-output-format

Output go structures into multiple formats (YAML/JSON/etc) in your command line app

Text ProcessingMarkup Languages
go-toml

Go library for the TOML format with query support and handy cli tools

Text ProcessingMarkup Languages
goldmark

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

Text ProcessingMarkup Languages
goq

Declarative unmarshalling of HTML using struct tags with jQuery syntax (uses GoQuery)

Text ProcessingMarkup Languages
html-to-markdown

Convert HTML to Markdown. Even works with entire websites and can be extended through rules

Text ProcessingMarkup Languages
htmlquery

An XPath query package for HTML, lets you extract data or evaluate from HTML documents by an XPath expression

Text ProcessingMarkup Languages
htmlyaml

Rich rendering of YAML as HTML in Go

Text ProcessingMarkup Languages
htree

Traverse, navigate, filter, and otherwise process trees of [html.Node](https://pkg.go.dev/golang.org/x/net/html#Node) objects

Text ProcessingMarkup Languages
mxj

Encode / decode XML as JSON or map[string]interface{}; extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages

Text ProcessingMarkup Languages
toml

TOML configuration format (encoder/decoder with reflection)

Text ProcessingMarkup Languages