QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
76 stars 23 forks source link

FEAT: Add support for footnotes rubric #99

Closed mmcky closed 6 years ago

mmcky commented 6 years ago

This PR adds support for a footnotes rubric

.. rubric:: Footnotes

.. [#f1] a footnote here

and can be referenced using the [#f1]_ identified in the text.

This will result in a footnote id number added as html super text with a footnotes section placed within the notebook titled Footnotes with a listing.