[][src]Macro somedoc::textbf

macro_rules! textbf {
    ($s:expr) => { ... };
}

Create a new Span with the provided text and the style TextStyle::Bold.