Function termimad::inline[][src]

pub fn inline(src: &str) -> FmtInline<'_, '_>
Expand description

Return a formatted line, which implements Display.

This uses the default skin. Don’t use if you expect your markdown to be several lines.