Skip to content

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