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

Fix footnotes #14

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

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

Successfully merging this pull request may close these issues.

Correct footnote example in _test.ipynb?
1 participant