package hilite

  1. Overview
  2. Docs

Module Hilite.MdSource

Markdown utility functions working on the Omd abstract syntax tree blocks

Sourceval langs : string list

The list of supported languages for syntax-highlighting.

transform md will extract code blocks from md and replace them with HTML code blocks with syntax highlighting spans.