Changes
- Fixed a bug in the metabolism outside a post. For example, a title transcluding a custom field by means of an implicit reference rendered correctly when viewing the post but not when the title appeared in a list of post titles.
Files
Changes
- Fixed a bug in the computation of the backreferences
- Improved control and rendering of white space
- Changed the method for detecting an already loaded CSS
- Added a new recipe and example for MySQL
- Updated the bundled jQuery library to version 1.0.4
- Cut the bundled manual.txt to a stub (all is online)
Files
- download all in a zip
- read the manual
- Example: Chili highlighting Chili
- Example: Chili highlighting jQuery
- Example: Chili highlighting PHP
- Example: Chili highlighting MySQL
Changes
- Fixed a bug in the formula for computing the number of submatches of a regular expression: parentheses not explicitly escaped inside a character class are escaped by default, but Chili didn’t take care of them.
- Replaced the explicit MIT Licence, with a link to it.
- Added “?:” to many parenthesized expressions (inside recipes) that were being used just for grouping.
- Removed the trace helper. Try the Firebug lite console instead.
Files
- download all in a zip
- read the manual
- test Chili highlighting Chili
- test Chili highlighting jQuery
- test Chili highlighting PHP
Next Page »