Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/JQueryChili
Дата изменения: Unknown Дата индексирования: Sat Apr 9 22:59:30 2016 Кодировка: koi8-r |
Chili is the jQuery code highlighter plugin.
Features:%JQREQUIRE{"chili"}%somewhere on the page, or add it to the
{JQueryPlugin}{DefaultPlugins}
list in the General Settings section of the JQuery configuration.
<verbatim class="html"> <html> <head> <title>Hello World</title> </head> <body> <font size="24px">Hello World</font> </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 |