Skip to content

Loading text with footnotes #6

@TimMensch

Description

@TimMensch

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions