Query: wml::fmt::verbatim
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wml::fmt::verbatim(3) EN Tools wml::fmt::verbatim(3)NAMEwml::fmt::verbatim - Really Preformatted Verbatim TextSYNOPSIS#use wml::fmt::verbatim <verbatim> Text with <,> and & characters, leading whitespaces and pre formatted blocks </verbatim> # To include the file ``bar'' verbatim <verbatim-file src="bar">DESCRIPTIONThis is an enhanced "<pre>" tag which really formats as plain text, i.e. escapes the characters `"<"', `">"' and `"&"'. The usage is simple: Just surround the text with the "<verbatim>" container tag and then all text inside it will be threated as really verbatim text, i.e. a preformatted area with all problematic characters sequences escaped.AUTHORRalf S. Engelschall rse@engelschall.com www.engelschall.comREQUIRESInternal: P1, P6 External: --SEE ALSOHTML "<pre>" tag EN Tools 2014-04-16 wml::fmt::verbatim(3)