1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-07-12 07:11:19 +02:00

Move <script> Javascript highlighting from java.java(script) to js.js(html)

This commit is contained in:
cn
2012-05-13 01:05:48 +02:00
parent 370e61b5b2
commit f17483d34f
3 changed files with 18 additions and 7 deletions

View File

@ -174,7 +174,7 @@ done
:stag_end TagEdge
.ifdef php
* tag_begin call=php.php(script)
* tag_begin call=php.php(script)
.else
* tag_begin call=js.js(html)
.endif