Module Stog_markdownSource

module XR = Xtmpl.Rewrite
module Xml = Xtmpl.Xml
Sourceval maybe_arg : XR.attributes -> XR.name -> default:string -> string
Sourceval run_command : string -> ?loc:Xtmpl.Types.loc -> XR.attributes -> string -> string
Sourceval cs : lang:string -> string -> string
Sourceval use_omd : ?loc:'a -> 'b -> string -> string
Sourceval fun_markdown : 'a -> 'a XR.env -> ?loc:Xtmpl.Types.loc -> XR.attributes -> XR.X.tree list -> 'a * XR.tree list