go.bigb.es/confluence-md-utilities

v0.1.0
Doc Versions Source

Functions

f func Colorize

src
func Colorize(input string) string

Colorize applies syntax highlighting to formatted Confluence XML.

f func PrettyXML

src
func PrettyXML(input string, indent string) string

PrettyXML formats Confluence storage XML with sensible indentation.

Source Files