Module element_cache

Module element_cache 

Source

Structs§

CodeBlock
Represents a code block in the document
ElementCache
Cache for Markdown document structural elements This allows sharing computed data across multiple rule checks
ListItem
Represents a list item in the document
Range
Represents a range in the document with start and end positions

Enums§

CodeBlockType
Represents the type of code block
ListMarkerType
Represents the type of list marker

Functions§

get_element_cache
Get or create element cache for document content
reset_element_cache
Reset the element cache