cn
|
909d325468
|
Call js.js(php) instead of js.js(html) when using html(php)
Mostly copied from css(php),
|
2012-05-13 01:38:13 +02:00 |
|
cn
|
f17483d34f
|
Move <script> Javascript highlighting from java.java(script) to js.js(html)
|
2012-05-13 01:05:48 +02:00 |
|
cn
|
3535b8b27e
|
HTML: make colorset less irritating
...for me ;)
|
2011-10-04 23:55:57 +02:00 |
|
cn
|
09bdf55037
|
New highlighter for Ruby's ERB and HTML embedded ERB
Ruby code inside ERB tags (whether in plain or HTML environment) is highlighted
via the ruby.jsf colorer.
|
2011-10-04 21:26:20 +02:00 |
|
Christian Nicolai
|
419e028f5f
|
Made CSS parser <?php?> aware when in html/php files
The HTML highlighter (called from php.jsf) will "inherit" the php-flag to
css.jsf so it calls php.jsf again on <?php?>.
|
2011-08-17 23:58:48 +02:00 |
|
Christian Nicolai
|
e8990285cd
|
Added JOEs original HTML and CSS highlighters
These are gonna be patched...
|
2011-08-17 23:57:26 +02:00 |
|