Module element_cache
Source - 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
- CodeBlockType
- Represents the type of code block
- ListMarkerType
- Represents the type of list marker
- get_element_cache
- Get or create element cache for document content
- reset_element_cache
- Reset the element cache