Closed mmcky closed 6 years ago
This PR adds a transform to parse jupyter_allow_html_only configuration to include html only blocks in generated jupyter notebooks
jupyter_allow_html_only
The default configuration value is False therefore by default the blocks that are included are:
False
.. only:: jupyter
blocks
This PR adds a transform to parse
jupyter_allow_html_only
configuration to include html only blocks in generated jupyter notebooksThe default configuration value is
False
therefore by default the blocks that are included are:blocks