QuantEcon / sphinxcontrib-jupyter

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

FIX: Migrate blockquote to use Markdown > syntax #100

Closed mmcky closed 6 years ago

mmcky commented 6 years ago

This PR updates block quotes to use markdown > syntax rather than 4 spaces.

epigraph has also been updated in this change.

mmcky commented 6 years ago