##// END OF EJS Templates
Add a requirejs shim for highlight.js...
Add a requirejs shim for highlight.js Before this, highlighting code in markdown cells was broken since hljs wasn't available. A better solution might be to build the highlight.js amd module (i.e., build the highlight.js module with `--target=amd`) so that we don't need the shim.
Jason Grout -
r17302:ca7c58b3
Show More
Name Size Modified Last Commit Author
/ IPython / html / tests / notebook
display_image.js Loading ...
dualmode.js Loading ...
dualmode_arrows.js Loading ...
dualmode_cellinsert.js Loading ...
dualmode_cellmode.js Loading ...
dualmode_clipboard.js Loading ...
dualmode_execute.js Loading ...
dualmode_markdown.js Loading ...
dualmode_merge.js Loading ...
dualmode_movecell.js Loading ...
empty_arrow_keys.js Loading ...
execute_code.js Loading ...
inject_js.js Loading ...
interrupt.js Loading ...
isolated_svg.js Loading ...
markdown.js Loading ...
merge_cells_api.js Loading ...
roundtrip.js Loading ...
safe_append_output.js Loading ...
save.js Loading ...
shutdown.js Loading ...
tooltip.js Loading ...