-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Item9389: A bunch of improvements for TML highlighting with chili
* Numeric entities * Treat $percent like $percnt * Parse macro attributes more sensibly and less greedily. This now handles: * attribute values with single quotes, * attribute values with escaped quotes, * attribute values that span multiple lines, It also applies some formatting to the attribute values. There is room for improvement here. I don't like the duplication, but I don't know any better way. * Match more $pseudovars(xyz) with parameters git-svn-id: http://svn.foswiki.org/trunk@8304 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
- Loading branch information
MichaelTempest
authored and
MichaelTempest
committed
Jul 25, 2010
1 parent
5137041
commit 513502f
Showing
1 changed file
with
75 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters