%PDF- %PDF-
| Direktori : /proc/thread-self/root/data/old/usr/lib/node_modules/hexo/lib/plugins/helper/ |
| Current File : //proc/thread-self/root/data/old/usr/lib/node_modules/hexo/lib/plugins/helper/render.js |
'use strict';
module.exports = ctx => function render(text, engine, options) {
return ctx.render.renderSync({
text,
engine
}, options);
};