- Tested on: PHP 8.2.16
- Languages: English, French, Russian, Spanish
- This script highlights syntax in the code blocks on SMF forums.
- It is necessary to specify the language used:
[code=html]<h1>Hello world</h1>[/code]
. - You can specify the default language and then short syntax is available:
[code]echo 'How are you?';[/code]
- The theme style can be changed (8 styles).
- 260 supported languages.
This mod uses PrismJS script of Lea Verou and contributors.
It is released under the MIT License.
- Эта модификация добавляет подсветку синтаксиса в блоках кода на форумах SMF.
- Необходимо указывать используемый язык:
[code=html]<h1>Hello world</h1>[/code]
. - Можно указать язык по умолчанию и тогда доступна короткая запись:
[code]echo 'How are you?';[/code]
- Доступна смена стиля оформления (8 стилей).
- Поддерживается 260 языков.
Используется скрипт PrismJS Lea Verou и соавторов.
Распространяется на условиях лицензии MIT.