 
      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
Security Advisories for github.com/gomarkdown/markdown in go
      
        Moderate
      
    
      
  
          about 1 year ago
    
    Infinite loop in github.com/gomarkdown/markdown
        
        go
        
        github.com/gomarkdown/markdown
      
    
      
        High
      
    
      
  
          about 2 years ago
    
    Markdown vulnerable to Out-of-bounds Read while parsing citations
        
        go
        
        github.com/gomarkdown/markdown