Update compiler.js

This commit is contained in:
Noah Trupin
2019-02-01 13:37:57 -05:00
committed by GitHub
parent e40bfcbc00
commit 106bc0954a

View File

@@ -12,10 +12,10 @@ function parse(cv) {
case "a":
case "abbr":
case "button":
case "li":
case "small":
case "b":
case "u":
case "li":
case "small":
case "b":
case "u":
switch(part[2]) {
case null:
case undefined: