<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -353,7 +353,7 @@ def get_word(context, range, alpha_numeric=True, extra_characters='_-',
     '''
     # Helper regex for determining if line ends with a tag
     # Includes checks for ASP/PHP/JSP/ColdFusion closing delimiters
-    re_tag = re.compile(r'(&lt;\/?[\w:\-]+[^&gt;]*|\s*(\?|%|-{2,3}))&gt;$')
+    re_tag = re.compile(r'(&lt;\/?[\w:-]+[^&gt;]*|\s*(/|\?|%|-{2,3}))&gt;$')
     
     def test_word():
         # Mini-function to cut down on code bloat</diff>
      <filename>src/Contents/Resources/tea_actions.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>24a2c8910758b260cbf994ea2a98c9f3be7fb04c</id>
    </parent>
  </parents>
  <author>
    <name>Ian Beck</name>
    <email>ian@onecrayon.com</email>
  </author>
  <url>http://github.com/onecrayon/tea-for-espresso/commit/b1540eba2e0976430aae2ac1fed1bb22df11d388</url>
  <id>b1540eba2e0976430aae2ac1fed1bb22df11d388</id>
  <committed-date>2009-10-24T22:54:05-07:00</committed-date>
  <authored-date>2009-10-24T22:54:05-07:00</authored-date>
  <message>Fixed problem with harvesting self-closing tag greater than symbol in get_word

Closes #54</message>
  <tree>fdc733fc2a1540224a5a7d4ec71d6aa8628e2bf5</tree>
  <committer>
    <name>Ian Beck</name>
    <email>ian@onecrayon.com</email>
  </committer>
</commit>
