UNPKG

hexo-theme-reimu

Version:
4 lines (2 loc) 120 B
const { stripHTML } = require("hexo-util"); hexo.extend.helper.register("stripHtml", (content) => stripHTML(content));