I love this package!
Is there a way to add these footnotes to a regular RichTextField (not RichTextBlock) as well?
Adding the "footnotes" feature to a RichTextField works on the backend side.
In frontend template I cannot get it to work – neither by the regular richttext filter, nor by passing the value on with include_block. I reckon that a custom template filter could work. This could just append the list of footnotes to the richtext.