footnoteDefinition method

Parser footnoteDefinition()

Implementation

Parser footnoteDefinition() => textRun(char(']')).plusLazy(char(']'));