Skip to content

Repository files navigation

Goldmark-Highlight

https://pkg.go.dev/github.com/zuern/goldmark-highlight Go Report Card

An extension to the Goldmark Markdown Parser which adds parsing / rendering capabilities for rendering highlighted text.

Highlighted text is denoted by an opening and closing pair of equals signs e.g. ==this text is highlighted== source text renders into <p><mark>this text is highlighted</mark></p>.

See example_test.go in this package for a minimal example how to integrate this module into your Goldmark parser/renderer.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages