Commit 0f5d1ce3 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[HTML] script needed

parent 4b465798
......@@ -282,6 +282,9 @@ s = createDOM "s"
samp :: ElemFactory
samp = createDOM "samp"
script :: ElemFactory
script = createDOM "script"
section :: ElemFactory
section = createDOM "section"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment