md = replaceGitHubByJoplinAppLinks(md); tocHtml_ = markdownIt.render(md); ... forEach(function forPlugin(plugin) { md.use(...plugin); }); const results ...
確定! 回上一頁