<context name="allFollowingText" value="^(\t| |]|$)"/>
change ] to }
<context name="allFollowingText" value="^(\t| |}|$)"/>
<context name="allFollowingText" value="^(\t| |]|$)"/>
|<a href="">|
sublimator wrote:Bracket matching vs. angle brackets will be available in the next beta.
- Code: Select all
<p>
|<b>
<a href=""></a>
</b>|
</p>
Like that, where | => lovely little underscore dressing? Awesomeness, cause I use Genshi, an xml based templating language for some sites. It's a great little lib but it's very fragile. "Error: Unmatched Tag"
Not like that, no: just simple, character based matching of angle brackets
Users browsing this forum: Exabot [Bot] and 4 guests