const outdent = require('outdent')({ newline: ' ', }); module.exports = { email: function (text, key = false) { const downloadText = 'Download public key (ProtonMail/GPG)'; const link = outdent` ${text} `; const keyDownload = outdent` `; return `${link} ${key ? keyDownload : ''}`; }, map: function (mid) { return outdent` `; }, youtube: function (id) { return outdent`