WP Manifestindependent plugin directory
manifest / content / syntaxhighlighterevolved-kotlinbrush

SyntaxHighlighter Evolved: Kotlin Brush archived

This Wordpress Plugin adds support for the Kotlin language to the SyntaxHighlighter Evolved plugin.

by MasuqaT · github.com/masuqat-net/syntaxhighlighterevolved-kotlinbrush · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/masuqat-net/syntaxhighlighterevolved-kotlinbrush/archive/refs/heads/master.zip

Readme

SyntaxHighlighter Evolved: Kotlin Brush

This Wordpress Plugin adds support for the Kotlin language to the SyntaxHighlighter Evolved plugin using the Brush created by ethauvin.

This plugin is remarkably simply to use. Once you've installed the SyntaxHighligher Evolved plugin, simply upload this plugin and activate it. Then you can add Kotlin highlighting to any code simply by wrapping it in the "kt" or "kotlin" shortcode.

Read the full README on GitHub →