Library
core
modules
Core Src Parser Cst Rules Otherline

Lawtext core references / core/src/parser/cst/rules/$otherLine

Module: core/src/parser/cst/rules/$otherLine

Table of contents

References

Variables

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:"

Defined in

core/src/parser/cst/rules/$otherLine.ts:15 (opens in a new tab)


keepLeadingSpacesControl

Const keepLeadingSpacesControl: ":keep-leading-spaces:"

Defined in

core/src/parser/cst/rules/$otherLine.ts:14 (opens in a new tab)