pub fn logo(raw_element: Vec<String>) -> Result<String, Error>
Expand description
Render a <image class=logo>
that is treated in CSS
as
a fixed right top logomark to the slides.
TODO: 1) Make the option to change the logo from a new definition onwards; and 2) Make the option to choose the position.