Nested footnotes do not display in footnote area.
This is because footnote content is not evaluated until after footnote area renders it. Using a second footnote area will render the footnotes correctly, in the second footnote area, but the links to those footnotes in the second footnote area no longer function.
Evaluating footnote content within the footnote plugin should fix the error.
non footnote area 1
text after all footnotes
non footnote area 1 text after all footnotes
1. Footnote 1 2 Continuation of Footnote 1 3
2. Nested Footnote 2
3. Nested Footnote 3 4
4. Footnote Nested Twice 4
The expected result is for each footnote to appear once, each with there own footnote number, and referenced as such in the main body of the text. Additionally, using a footnote should not create a line break in the original text.
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.