pub fn needs_format_from_command(
command: &SyntaxNode,
) -> Option<NeedsFormatDecl>Expand description
Extract a NeedsFormatDecl from a \NeedsTeXFormat COMMAND node.
pub fn needs_format_from_command(
command: &SyntaxNode,
) -> Option<NeedsFormatDecl>Extract a NeedsFormatDecl from a \NeedsTeXFormat COMMAND node.