You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Textile JS adds backlinks to footnotes by default (as does RedCloth) while PHP does not. PHP uses an alternate syntax to trigger backlinks. For compatibility, the following needs to be done:
Turn auto-backlinks off by default (and provide a setting to turn the behaviour on/off)
Support backlink syntax in footnote blocks: fn1^. TEXT