Skip to Content

Lawtext core references


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

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

SupplNote

indentTexts

string[]

Returns

Line[]

References

default

Renames and re-exports $supplNote

Last updated on
© 2017-2026 yamachi