Add footnotes support#8840
Merged
Merged
Conversation
This was referenced Jul 9, 2026
marcoambrosini
left a comment
Member
There was a problem hiding this comment.
Very nice! A couple of comments from a quick first pass:
- I would avoid using a container and gray out the text instead
- I would put this in a new add menu in the toolbar, same as the + in the document, where we can access everything from one bucket. And with a search-bar on top of the list
Member
Author
Good idea, implemented now. See updated screenshot.
I added it to the menubar now, which will automatically add it to the I'm unsure about the icon to use though. For now I used https://pictogrammers.com/library/mdi/icon/asterisk/ which seems the most fitting to me. Other icons I considered:
|
customize markdown-it-footnote for simpler HTML output structure. Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
max-nextcloud
approved these changes
Jul 13, 2026
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Summary
Some implementation details:
[^label]input rule or via Ctrl-Shift-F shortcut. The latter automatically creates a reference ID (the first digit that is not already in use as reference ID).🖼️ Screenshots
Todo
🏁 Checklist
npm run lint/npm run stylelint/composer run cs:check)🤖 AI (if applicable)