You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like pulldown-cmark outputs code blocks to standard html5 code blocks. Therefore it would be trivial to add code highlighting with a JavaScript library like Prism.js
The text was updated successfully, but these errors were encountered:
It looks like
pulldown-cmark
outputs code blocks to standard html5 code blocks. Therefore it would be trivial to add code highlighting with a JavaScript library like Prism.jsThe text was updated successfully, but these errors were encountered: