Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Markdown utility functions working on the Omd
abstract syntax tree blocks
val transform : Cmarkit.Doc.t -> Cmarkit.Doc.t
transform md
will extract code blocks from md
and replace them with HTML code blocks with syntax highlighting spans.