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
A while back some folks brought up the footnote rendering in Zola and some ways to improve it. At the time it was determined to be a limitation of pulldown-cmark and the issue was closed (#1070). However, I seem to have found that in the meantime pulldown-cmark has offered some improved rendering options for footnotes, however the consumer has to make some effort to use the improved rendering options. See this comment for more details. It seems like zola just needs to integrate something like the example provided by pulldown-cmark.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
A while back some folks brought up the footnote rendering in Zola and some ways to improve it. At the time it was determined to be a limitation of pulldown-cmark and the issue was closed (#1070). However, I seem to have found that in the meantime pulldown-cmark has offered some improved rendering options for footnotes, however the consumer has to make some effort to use the improved rendering options. See this comment for more details. It seems like zola just needs to integrate something like the example provided by pulldown-cmark.
The text was updated successfully, but these errors were encountered: