mirror of
https://github.com/ntrupin/abstractml.git
synced 2026-01-27 07:48:54 -06:00
Update compiler.js
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user