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 %
|
||||
<% ${0} %>
|
||||
snippet =
|
||||
|
Loading…
Reference in New Issue
Block a user