Merge pull request #754 from joshmattvander/master
Add support for HTML snippets in *.html.eex files
This commit is contained in:
commit
683291fd0c
@ -1,3 +1,5 @@
|
|||||||
|
extends html
|
||||||
|
|
||||||
snippet %
|
snippet %
|
||||||
<% ${0} %>
|
<% ${0} %>
|
||||||
snippet =
|
snippet =
|
||||||
|
Loading…
Reference in New Issue
Block a user