##// END OF EJS Templates
There is a bug in pandoc < 1.12.1 where the --no-highlight option is not honored...
There is a bug in pandoc < 1.12.1 where the --no-highlight option is not honored in some situations. The IPython.nbconvert.utils.pandoc module prints a warning if minimal version is not satisfied..

File last commit:

r13775:d69121f5
r14759:d5ce3576
Show More
README.md
9 lines | 318 B | text/x-minidsrc | MarkdownLexer
Paul Ivanov
added a note about sharing of nbconvert tempates
r13775 README FIRST
============
Please do not add new templates for nbconvert here.
In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage [sharing those links on our
wiki
page](https://github.com/ipython/ipython/wiki/Cookbook:%20nbconvert%20templates).