delta/html/inline_syntaxes/footnote_ref_syntax library

Classes

FootnoteRefSyntax
The spec of GFM about footnotes is missing. For source code of cmark-gfm, See noMatch label of handle_close_bracket function in master@c32ef78. A Rust implementation is also available. Footnote shares the same syntax with LinkSyntax, but goes a different branch of handling close bracket.