##// END OF EJS Templates
Backport PR #4174: various issues in markdown and rst templates...
Backport PR #4174: various issues in markdown and rst templates - remove prompts from default output - add missing HTML block - remove double-wrapping of latex - use plain-markdown indentation for code blocks (could use GFM ``` ` ` `python```) - images didn't work in either one at all - markdown extracts output closes #4024 candidate for backport to 1.1
MinRK -
r12468:fd6d484f
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...