Package Usage: go: github.com/gomarkdown/markdown
      
        Package markdown implements markdown parser and HTML renderer.
It parses markdown into AST format which can be serialized to HTML
(using html.Renderer) or possibly other formats (using alternate renderers).
The simplest way to convert markdown document to HTML
You can customize parser and HTML renderer:
For a cmd-line tool see https://github.com/gomarkdown/mdtohtml
          
45 versions
          
Latest release: almost 2 years ago
          
1,252 dependent packages
      
    
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/gomarkdown/markdown