##// END OF EJS Templates
minor adjustments to markdown / rst templates...
minor adjustments to markdown / rst templates - remote prompts from output - add missing HTML block - remove double-wrapping of latex - use plain-markdown indentation for code blocks (could use GFM '` ` `python') closes #4024 candidate for backport to 1.1
MinRK -
r12448:c138b06b
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters / tests
__init__.py Loading ...
test_ansi.py Loading ...
test_citation.py Loading ...
test_datatypefilter.py Loading ...
test_highlight.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_strings.py Loading ...