Possibility to add footnote inside a page #1549

Open
opened 2026-02-05 01:12:24 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Zciwobukaj on GitHub (Feb 21, 2020).

Describe the feature you'd like
Improve the hyperlink feature that this can lead to another part of text in the same page.
For example :
"As this will be described below " => "below" sends user to another part of text below

This corresponds exactly to this element of html language : <a href="#top">Go to top</a>

Originally created by @Zciwobukaj on GitHub (Feb 21, 2020). **Describe the feature you'd like** Improve the hyperlink feature that this can lead to another part of text in the same page. For example : "As this will be described **below** " => "below" sends user to another part of text below This corresponds exactly to this element of html language : ` <a href="#top">Go to top</a> `
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1549