pub fn convert_block_with(
block: &BlockSnapshot,
opts: &BridgeOptions,
) -> BlockLayoutParamsExpand description
Same as convert_block but with theme-driven BridgeOptions
for code-block colour overrides.
pub fn convert_block_with(
block: &BlockSnapshot,
opts: &BridgeOptions,
) -> BlockLayoutParamsSame as convert_block but with theme-driven BridgeOptions
for code-block colour overrides.