Module
lexer.scanners
Mode-specific scanners for the Patitas lexer.
Each scanner is a mixin that provides scanning logic for a specific lexer mode (BLOCK, CODE_FENCE, DIRECTIVE, HTML_BLOCK).
For a complete page index, fetch /patitas/llms.txt.
lexer.scanners
Mode-specific scanners for the Patitas lexer.
Each scanner is a mixin that provides scanning logic for a specific lexer mode (BLOCK, CODE_FENCE, DIRECTIVE, HTML_BLOCK).