Skip to content

Doctave/doctave-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctave Markdown

This library encapsulates the logic for parsing a Markdown document into HTML in a way that has a couple Doctave-specific additions.

Currently this means the following:

  • A list of subheadings are returned with the generated HTML
  • H-tags get associated IDs applied to them so that we can generate links to them
  • MermaidJS code snippets get converted into <div class="mermaid">

About

Doctave-specific markdown parser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages