pub fn emit_reference_image(
builder: &mut GreenNodeBuilder<'_>,
alt_text: &str,
label: &str,
is_shortcut: bool,
config: &ParserOptions,
)Expand description
Emit a reference image node with registry lookup.
pub fn emit_reference_image(
builder: &mut GreenNodeBuilder<'_>,
alt_text: &str,
label: &str,
is_shortcut: bool,
config: &ParserOptions,
)Emit a reference image node with registry lookup.