teddit-reddit-frontend-alte.../node_modules/pug-parser/lib/inline-tags.js

24 lines
214 B
JavaScript

'use strict';
module.exports = [
'a',
'abbr',
'acronym',
'b',
'br',
'code',
'em',
'font',
'i',
'img',
'ins',
'kbd',
'map',
'samp',
'small',
'span',
'strong',
'sub',
'sup',
];