html

Macro html 

Source
macro_rules! html {
    ($e:expr) => { ... };
}