- Timestamp:
- 10/29/08 21:19:08 (2 months ago)
- Files:
-
- 1 modified
-
src/perl6/STD_syntax_highlight (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/perl6/STD_syntax_highlight
r22775 r22820 210 210 211 211 This is same as C<highlight_perl> when --simple is used. 212 No more javascript tree viewer or anything fancy. Only SPANs213 that make a color change are printed. 212 No more javascript tree viewer or anything fancy. 213 Only nodes that have a color are printed. Not optimal but works ;-) 214 214 =cut 215 215 sub highlight_perl6_simple {
