Module
lexer.classifiers
Block-level content classifiers for the Patitas lexer.
Each classifier is a mixin that provides classification logic for a specific block type. Classifiers are pure functions that determine whether a line matches a particular block pattern.