Open
Description
This was previously discussed in #247, but it seems that noone has actually gotten round to implementing this. Therefore, I opened a seperate issue for this, well... issue, as per @lionleaf's request (and common sense).
The basic gist:
- The highlighting should be done client-side for performance (obviously :/)
- We can use libraries like highlight.js and syntax.js, so we don't even need to write anything special
Easy stuff to do - we just need to source highlight.js and use it on code blocks, updating on every newCode, but we kinda abandoned the idea, so... here we are again.
Metadata
Metadata
Assignees
Labels
No labels