section

Macro section 

Source
macro_rules! section {
    ($i:literal) => { ... };
    ($i:expr) => { ... };
}
Expand description

Sugar for \section{} creation