Commit f408eb7
committed
Highlight types such as <type> in Python code blocks
Simply runs a regex replacement after highlight.js does the rest of the
highlighting. As a consequence, it does not highlight strings such as
`<class>` which contain a Python keyword. This is infrequent
though.1 parent 02526e9 commit f408eb7
3 files changed
+384
-376
lines changed
0 commit comments