OptionalcompactCoalesce ordinary text outside [[...]] openers into larger TEXT tokens.
This keeps block names and attributes tokenized normally while reducing
token volume for large documents.
OptionaltrackWhen true (default), every token carries accurate line/column/offset
data. Set to false to skip position tracking for faster tokenisation
when source-map information is not needed.
Configuration for the Lexer.