Footnotes?
#5432
Replies: 4 comments
|
Did you find anything about footnotes? Also trying to add footnotes but can't find anything |
0 replies
|
Also looking soonish into footnotes, here's potentially some inspiration Think I like the prosemirror example, which is more inline a little better I think 🤔 |
0 replies
|
Conceptually footnotes and comment nodes are very similar, it should be pretty straightforward to implement either inline or block footnotes with the combination of a plugin and a custom DecoratorNode for the cues. |
0 replies
|
Hi guys, I just published https://github.com/2wheeh/lexical-footnote |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Has anybody been able to add footnotes to lexical? I was looking for it but found absolutely nothing.
All reactions