Lawtext core references • Docs
Lawtext core references / core/src/parser/cst/rules/$otherLine
core/src/parser/cst/rules/$otherLine
References
default
Renames and re-exports $otherLine
Variables
$otherLine
const
$otherLine:WithErrorRule
<OtherLine
>
The parser rule for OtherLine that represents a line of other types. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.
Defined in
core/src/parser/cst/rules/$otherLine.ts:20 (opens in a new tab)
ignoreTitleControl
const
ignoreTitleControl:":ignore-title:"
=":ignore-title:"
Defined in
core/src/parser/cst/rules/$otherLine.ts:15 (opens in a new tab)
keepLeadingSpacesControl
const
keepLeadingSpacesControl:":keep-leading-spaces:"
=":keep-leading-spaces:"
Defined in
core/src/parser/cst/rules/$otherLine.ts:14 (opens in a new tab)