Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 98 |
Technical Name |
web_highlight |
License | LGPL-3 |
Website | https://timefordev.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 98 |
Technical Name |
web_highlight |
License | LGPL-3 |
Website | https://timefordev.com |
highlight.js library
Can use highlight library for backend and frontend
Adds highlight.js library to enable code highlight. Makes it possible to select wanted style for highlight (can choose any style that is currently available for highlight.js). By default, github.css style is set.

Use highlighting for common syntaxes
This library adds 24 most common syntaxes (according to highlight.js), plus plaintext syntax (which just highlights block of text without any special highlight):
- Plain Text
- Python
- HTML, XML
- CSS
- Javascript
- CoffeeScript
- Java
- Ruby
- Markdown
- PHP
- Objective-C
- Bash
- Shell Session
- SQL
- JSON
- C#
- C++
- Perl
- Diff
- HTTP
- Properties
- Ini, TOML
- Nginx
- Apache
- Makefile
- No Highlight
Please log in to comment on this module