Skip to content

Commit

Permalink
remove dialog from element lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
john muhl committed Nov 30, 2011
1 parent b54e1fc commit 4d3eae7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Commands/Lookup element.tmCommand
Expand Up @@ -41,7 +41,6 @@ $tags = {
"hr" => "the-hr-element",
"br" => "the-br-element",
"pre" => "the-pre-element",
"dialog" => "the-dialog-element",
"blockquote" => "the-blockquote-element",
"ol" => "the-ol-element",
"ul" => "the-ul-element",
Expand Down

0 comments on commit 4d3eae7

Please sign in to comment.