Automattic / syntaxhighlighter

WordPress plugin that makes it easy to post syntax-highlighted code snippets.
https://alex.blog/wordpress-plugins/syntaxhighlighter/
239 stars 78 forks source link

Add TypeScript syntax highlighting #249

Open sirreal opened 2 years ago

sirreal commented 2 years ago

Changes proposed in this Pull Request

Add TypeScript syntax.

Add brush based on: https://github.com/syntaxhighlighter/brush-typescript/blob/07d5fa0a57527d2f11d601676ea68a6ab91d3e6d/brush.js

Fixes #214

Work in progress, the brush seems to have some issues.

Testing instructions

*

New/Updated Hooks

*

Deprecated Code

*

Screenshot / Video