Skip to content
New issue

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

Bigfoot.js Footnotes Broken #2

Closed
ToniWonKanobi opened this issue May 21, 2015 · 2 comments
Closed

Bigfoot.js Footnotes Broken #2

ToniWonKanobi opened this issue May 21, 2015 · 2 comments

Comments

@ToniWonKanobi
Copy link

Bigfoot.js is a JavaScript tool used to render footnote popups in lieu of regular-style 'bounce-around-the-page' footnotes.

I am using Casey Liss's node-based blogging engine Camel, and have found that when viewing the source for a rendered page, the footnote placeholders become <undefined> in the HTML.

Here is a snippet parsed HTML showing the <undefined> element, in the place of where a footnote identifier/class should be.

<li id="fn10"  class="footnote-item"><undefined>And the pictures in the article only show the flappy box <a href="#fnref10" class="footnote-backref"></a><undefined></li>

Ideas?

@valeriangalliat
Copy link
Owner

Hi,

Can you give a sample project and the steps to reproduce the bug?

And what's the relation between markdown-it-anchor and this <undefined> tag?

@ToniWonKanobi
Copy link
Author

Sorry. There was an issue with a package dependency that caused Bigfoot footnotes to break. Closing! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants