An open API service indexing awesome lists of open source software.

https://github.com/k37z3r/syntax-highlight-highlight.js-for-phpbb

This extension highlights the syntax of the code within the bb-code [code].
https://github.com/k37z3r/syntax-highlight-highlight.js-for-phpbb

Last synced: 3 months ago
JSON representation

This extension highlights the syntax of the code within the bb-code [code].

Awesome Lists containing this project

README

        

# Syntax Highlight (highlight.js)

## Description

This extension highlights the syntax of the code within the bb-code [code].

I would also like to point out that the associated JS and CSS source code in version 11.10.0 comes from https://highlightjs.org/ and therefore the copyright for this source code lies solely with https://highlightjs.org/. These two source codes are integrated via Cloudflare CDN and are subject to the BSD-3-Clause license (https://opensource.org/license/bsd-3-clause)

## Installation

Copy the extension to phpBB/ext/k37z3r/syntaxhightlight

Go to "ACP" > "Customise" > "Extensions" and enable the "Syntax Highlight (highlight.js)" extension.

## License

[GNU General Public License v3]

## Author

k37z3r (Sven Minio)

## Website
https://source-collab.com

![screenshot](https://github.com/user-attachments/assets/3615828d-c57a-44f5-b55b-0d772462c1ad)