You can search for identifiers within the package.
in-package search v0.2.0
Markdown utility functions working on the Omd abstract syntax tree blocks
Omd
val langs : string list
The list of supported languages for syntax-highlighting.
val transform : Omd.doc -> Omd.doc
transform md will extract code blocks from md and replace them with HTML code blocks with syntax highlighting spans.
transform md
md