Skip to content

Commit f408eb7

Browse files
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

File tree

3 files changed

+384
-376
lines changed

3 files changed

+384
-376
lines changed

0 commit comments

Comments
 (0)