Fixed highlighting of S<I<debhelper options>>

This commit is contained in:
Yevgen Muntyan 2008-08-31 20:27:53 -05:00
parent 30178b1f92
commit 1340f07d0e

View File

@ -922,7 +922,7 @@ FIXME: =pod should require an empty line before/after, as written in perlpod
<context id="pod-escape">
<include>
<context>
<start>[IBCLEFSXZ]&lt;(?!&lt;)</start><end>(?&lt;!&gt;)&gt;</end>
<start>[IBCLEFSXZ]&lt;(?!&lt;)</start><end>&gt;</end>
<include>
<context sub-pattern="0" where="start" style-ref="pod-escape"/>
<context sub-pattern="0" where="end" style-ref="pod-escape"/>