UNPKG

pug-parser

Version:

The pug parser (takes an array of tokens and converts it to an abstract syntax tree)

24 lines (22 loc) 214 B
'use strict'; module.exports = [ 'a', 'abbr', 'acronym', 'b', 'br', 'code', 'em', 'font', 'i', 'img', 'ins', 'kbd', 'map', 'samp', 'small', 'span', 'strong', 'sub', 'sup', ];