Skip to content

Commit

Permalink
This is a haml comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kjg committed Apr 21, 2009
1 parent 5880e49 commit 0fc6075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Contents/Resources/SyntaxDefinition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<end><regex>[\n\r]</regex></end>
</state>

<state id="Ruby Comment" color="#236E25" font-style="italic">
<begin><regex>-\s*#</regex></begin>
<state id="HAML Comment" color="#236E25" font-style="italic">
<begin><regex>-#</regex></begin>
<end><regex>[\n\r]</regex></end>
</state>

Expand Down

0 comments on commit 0fc6075

Please sign in to comment.