s9e / phpbb-ext-highlighter
Adds syntax highlighting to code blocks using highlight.js
Package info
github.com/s9e/phpbb-ext-highlighter
Type:phpbb-extension
pkg:composer/s9e/phpbb-ext-highlighter
3.0.3
2021-05-30 08:21 UTC
Requires
- php: >=7.1.0
- composer/installers: ~1.0
README
s9e/highlighter is a phpBB 3.3 extension that adds syntax highlighting to code blocks using highlight.js.
How to install
Run ../composer.phar require s9e/phpbb-ext-highlighter in the forum directory.