pub fn inlines_to_html( inlines: &[Inline], assets: &BTreeMap<AssetId, Asset>, ) -> String
Serialize inlines to HTML with document asset context and default options.