##// END OF EJS Templates
Merge pull request #717 from stefanv/htmlnotebook_highlight_markdown...
Merge pull request #717 from stefanv/htmlnotebook_highlight_markdown Add source highlighting to markdown snippets, with a theme matching the CodeMirror one we use. This only highlights source code in blocks that are indented 4 spaces in markdown cells, leaving <pre> blocks alone. If highlight is desired in <pre> blocks, a further <code> block must be created. The visual theme matches the one used for CodeMirror as much as possible.
Fernando Perez -
r4658:9460984a merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / js
cell.js Loading ...
codecell.js Loading ...
kernel.js Loading ...
kernelstatus.js Loading ...
layout.js Loading ...
leftpanel.js Loading ...
namespace.js Loading ...
nbbrowser_main.js Loading ...
notebook.js Loading ...
notebook_main.js Loading ...
notebooklist.js Loading ...
pager.js Loading ...
panelsection.js Loading ...
printwidget.js Loading ...
savewidget.js Loading ...
textcell.js Loading ...
utils.js Loading ...