footnoteName method

Parser footnoteName()

Implementation

Parser footnoteName() =>
    pattern('-_A-Za-z0-9').plusString('Footnote name expected');