add html nonvoid element

This commit is contained in:
Mitchell Hanberg 2019-04-15 18:36:36 -04:00
parent 2727d346b6
commit 3e3d17c1b9

View file

@ -2,6 +2,7 @@ defmodule Dsl.Html do
alias Phoenix.HTML
@nonvoid_elements ~w[
html
head title style script
noscript template
body section nav article aside h1 h2 h3 h4 h5 h6