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
The parser rule for std.SupplNote. Please see the source code for the detailed syntax, and the test code for examples.
supplNoteControl
constsupplNoteControl:":suppl-note:"=":suppl-note:"
Defined in: core/src/parser/std/rules/$supplNote.ts:12
Functions
supplNoteToLines()
supplNoteToLines(
supplNote,indentTexts):Line[]
Defined in: core/src/parser/std/rules/$supplNote.ts:17
The renderer for std.SupplNote. Please see the source code for the detailed syntax, and the test code for examples.
Parameters
supplNote
indentTexts
string[]
Returns
Line[]
References
default
Renames and re-exports $supplNote
Last updated on