Type Definition maud::Markup [] [src]

type Markup = PreEscaped<String>;

A block of markup is a string that does not need to be escaped.