Inline footnotes
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Show footnotes inline with the text. An independent CKEditor plugin is included.
Footnotes of the standard footnote html format will be converted to responsive html.
old:
<fn value="label">Content</fn>
new:
<fn value="label">Content</fn>
<span>
<span>
<span>label</span>
<span>Hide</span>
</span>
<span>
Content
</span>
</span>
