Add support for HTML snippets in *.html.eex files

This commit is contained in:
Josh Vandergrift 2016-06-18 11:04:59 -07:00 committed by GitHub
parent 1d9d0413fc
commit 7d4913e0c1

View File

@ -1,3 +1,5 @@
extends html
snippet %
<% ${0} %>
snippet =