Open
Description
See, e.g. pseudocode blocks at http://scijs.net/packages/#scijs/ndarray-gram-schmidt-qr-complex
Blocks without a language seem to lose line breaks. ./highlight.js
has:
function highlight (code, lang, done) {
if (!lang) return done(null, code)
So maybe bailing out with a no-op fails to massage the data correctly?
Metadata
Metadata
Assignees
Labels
No labels
Activity