Skip to content

Fix footnotes #14

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix footnotes #14

wants to merge 3 commits into from

Conversation

lewtun
Copy link
Contributor

@lewtun lewtun commented Jan 19, 2021

This PR fixes the example to generate footnotes in test/_test.ipynb. Previously we had

A footnote[this is a footnote]

which generated via asciidoctor the following output:

Screen Shot 2021-01-19 at 3 00 34 pm

With the fix, we now have:

Screen Shot 2021-01-19 at 3 34 15 pm

which is consistent with the asciidoc docs.

I also took the liberty of adding a note to the README about ignored files during the conversion.

Closes #12

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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

Successfully merging this pull request may close these issues.

Correct footnote example in _test.ipynb?
1 participant