Source file hilite.ml

1
2
3
4
5
6
module Md = Md
(** Markdown utility functions working on the [Omd] abstract syntax tree blocks *)

module Syntax = Syntax
(** Useful functions over source code strings producing HTML as
    plain strings *)