]> gitweb.factorcode.org Git - factor.git/commitdiff
<hr/>, it's what farkup craves
authorDoug Coleman <doug.coleman@gmail.com>
Tue, 23 Sep 2008 06:50:34 +0000 (01:50 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Tue, 23 Sep 2008 06:50:34 +0000 (01:50 -0500)
basis/html/elements/elements.factor

index ad75b58df365ac394b7c13196e77fb11f0326fa1..ced2f700dcbd1187f3b4544e4fef1932718af11c 100644 (file)
@@ -149,6 +149,7 @@ SYMBOL: html
 [
     "input"
     "br"
+    "hr"
     "link"
     "img"
 ] [ define-open-html-word ] each