module Ppx_tyxml:sig
..end
This is the documentation for the internal ppx library.
val markup_to_expr : Ppx_common.lang ->
Location.t -> Parsetree.expression list -> Parsetree.expression
%html ...
or %svg ...
expression,
converts it to a TyXML expression representing the markup
contained therein.val mapper : string list -> Ast_mapper.mapper