panache 2.34.0

An LSP, formatter, and linter for Pandoc markdown, Quarto, and RMarkdown
1
2
// Re-export utility functions from the central utils module
pub(super) use crate::utils::{is_block_element, is_structural_block};