Homepage: https://github.com/aercolino/Chili
Author(s): Andrea Ercolino
Version: 2.2_1
Chili is the jQuery code highlighter plugin.
Features:
To enable chili add
%JQREQUIRE{"chili"}% somewhere on the page, or add it to the {JQueryPlugin}{DefaultPlugins} list in the General Settings section of the JQuery configuration (Navigate to the Extensions tab, JQueryPlugin sub-tab).
Syntax can be highlighted using the <verbatim> tag and the
classattribute:
<verbatim class="html">
<html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>
</verbatim>
Available class attributes:
cplusplus | C++ |
csharp | C# |
css | Cascading Style Sheets |
bash | shell syntax |
delphi | Delphi |
html | Hypertext Markup Language |
java | Java |
js | JavaScript |
lotusscript | LotusScript |
php-f | Hypertext Preprocessor -f |
php | Hypertext Preprocessor |
sql | Structured Query Language |
tml | Wiki Markup Language |
This topic: System > JQueryPlugin > JQueryChili
Topic revision: 2025-02-11, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback