package hilite

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.

Sourceval transform : Omd.doc -> Omd.doc

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

OCaml

Innovation. Community. Security.