diff --git a/src/compiler.js b/src/compiler.js index 7cdcf15..5b708ef 100644 --- a/src/compiler.js +++ b/src/compiler.js @@ -13,9 +13,9 @@ function parse(cv) { case "abbr": case "button": case "li": - case "small": - case "b": - case "u": + case "small": + case "b": + case "u": switch(part[2]) { case null: case undefined: