UNPKG

formidable-playbook

Version:
4 lines (3 loc) 92 B
module.exports = function (id, msg) { return "<h1 id=\"" + id + "\">" + msg + "</h1>"; };