Lawtext core references / core/src/parser/std/rules/$supplNote
core/src/parser/std/rules/$supplNote
Variables
$supplNote
const
$supplNote:WithErrorRule
<SupplNote
>
Defined in: core/src/parser/std/rules/$supplNote.ts:48 (opens in a new tab)
The parser rule for std.SupplNote. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.
supplNoteControl
const
supplNoteControl:":suppl-note:"
=":suppl-note:"
Defined in: core/src/parser/std/rules/$supplNote.ts:12 (opens in a new tab)
Functions
supplNoteToLines()
supplNoteToLines(
supplNote
,indentTexts
):Line
[]
Defined in: core/src/parser/std/rules/$supplNote.ts:17 (opens in a new tab)
The renderer for std.SupplNote. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.
Parameters
supplNote
indentTexts
string
[]
Returns
Line
[]
References
default
Renames and re-exports $supplNote