1
0
鏡像自 https://github.com/cmur2/joe-syntax.git 已同步 2025-09-17 15:52:03 +02:00

Fixed minor bug in php.jsf

This breaks highlighting completely on a sequence like
    ?'blub'
since the ? eats it's next char instead of delegating it to :idle.
此提交包含在:
Christian Nicolai
2011-08-06 12:24:54 +02:00
父節點 97035588b0
當前提交 70b8e6a2d0

查看文件

@@ -124,7 +124,7 @@ done
"a-zA-Z_" method recolor=-1
:idle_qmark Idle
* idle
* idle noeat
">" idle recolor=-2 return
:idle_hash Idle