html

Macro html 

Source
macro_rules! html {
    ($x:tt) => { ... };
}