nbviewer.js icon indicating copy to clipboard operation
nbviewer.js copied to clipboard

Make it modular wrt the Markdown converter and code highlighter

Open kokes opened this issue 9 years ago • 0 comments

Currently dependent on Marked and Prism.js, but ideally modular with respect to both. The Markdown converter should be trivial (assuming it doesn't break potential LaTeX support), the code highlighter might be dependent on some HTML (e.g. Prism needs a language name in the <code> block).

kokes avatar Sep 11 '16 15:09 kokes