blob: 1d8a1a55898cb9ba8d4a0bd5c81fb374604d2c5a [file] [log] [blame]
'use strict'
module.exports = (text) => text.replace(/<[^>]*>/g, '').trim()