We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to e5604a6#diff-c4b68449111e40246a8891a59fb8b417R30 Kramed only support one-line footnotes, but according to MultiMarkDown specification in what Kramed footnotes are based, it lacks support for multiline footnotes. I think it would be as simple as update the regular expression.
The text was updated successfully, but these errors were encountered:
This would be related to GitbookIO/gitbook#131 and GitbookIO/gitbook#134
Sorry, something went wrong.
It would be great to include support for the footnote syntax seen here: https://pandoc.org/MANUAL.html#footnotes
No branches or pull requests
According to e5604a6#diff-c4b68449111e40246a8891a59fb8b417R30 Kramed only support one-line footnotes, but according to MultiMarkDown specification in what Kramed footnotes are based, it lacks support for multiline footnotes. I think it would be as simple as update the regular expression.
The text was updated successfully, but these errors were encountered: