s9e / phpbb-ext-highlighter
Adds syntax highlighting to code blocks using highlight.js
Installs: 229
Dependents: 0
Suggesters: 0
Security: 0
Stars: 15
Watchers: 6
Forks: 8
Open Issues: 0
Type:phpbb-extension
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.