stog_markdown
Stog plugin to use markdown syntax
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library stog_markdown
module XR = Xtmpl.Rewrite
module Xml = Xtmpl.Xml
val maybe_arg : XR.attributes -> XR.name -> default:string -> string
val run_command :
string ->
?loc:Xtmpl.Xml.loc ->
XR.attributes ->
string ->
string
val fun_markdown :
'a ->
'a XR.env ->
?loc:Xtmpl.Xml.loc ->
XR.attributes ->
XR.tree list ->
'a * XR.tree list