-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I installed tiptap-footnotes, and it seems to work great while the text is still in the editor. Thanks for this! It's exactly what I want it to be.
But it doesn't seem to round-trip. :(
I'm saving out the exact text from getHTML(), and then loading it back in using content=, and after loading the text back in, Tiptap strips all of the class info from the <ol> and <li> entries, which prevents tiptap-footnotes from identifying them as footnotes.
If I try adding a footnote, it will add TWO footnotes below the existing footnote.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels