keitaroinc / keitaro-theme

The official WordPress theme of Keitaro Inc.
MIT License
0 stars 0 forks source link

Add syntax highlighting with Prism #23

Closed gocemitevski closed 6 years ago

gocemitevski commented 6 years ago

Embedded code blocks in posts and pages do not have any syntax highlighting. This can be greatly improved with http://prismjs.com/.

gocemitevski commented 6 years ago

Basic support added. We would probably need several additional plugins.