export function renderMixin (Docsify) { Docsify.prototype._renderTo = function (dom, content) { } } export function initRender (vm) { // init }