Skip to main content

get_inline_css

Function get_inline_css 

Source
pub(crate) fn get_inline_css() -> String
Expand description

💡 Returns inline CSS with blank lines stripped. Blank lines inside <style> tags cause mdbook’s markdown processor to insert <p> tags, which breaks the CSS.