<!-- head --> <!-- Also insert you custom css --> <!-- body --> Options ArgumentTypeDescription tocMaxLevel number The maximum depth of the headings printed on the ToC. If you set tocMaxLevel to 3, I recommend you to set subMaxLevel to 2 avoid ToC duplication. target string...
-- Also insert you custom css --><!-- body --> (back to top) ArgumentTypeDescription tocMaxLevelnumberThe maximum depth of the headings printed on the ToC. If you settocMaxLevelto 3, I recommend you to setsubMaxLevelto 2 avoid ToC duplication. targetstringThe target heading printed ...
3. 插件集成 Docsify支持丰富的社区插件来扩展功能,例如: 代码高亮:通过引入 prismjs 或 highlight.js 插件来实现。 搜索:使用docsify-plugin-search插件添加全文搜索功能。 图表支持:集成docsify-chart插件展示图表。 TOC:自动插入目录插件docsify-toc。 安装插件通常需要在index.html引入相关JS文件,并在$docsify.plug...
<!-- 全文搜索 --> <!-- 图片放大缩小 --> <!-- 字数统计 -->
A Plugin to add share button in your docsify. @coroo. 这是一个分享的插件,安装之后就会在页面的右下角出现一个分享图案,目前支持以下几个平台 页面右下角 首先是js代码 代码语言:javascript 代码运行次数:0 运行 AI代码解释 然后是配置参数 代码语言:html AI代码解释 window.$docsify = { share: { ...
For example, to use a narrower Table of Contents area that includes a smaller screen breakpoint: https://docsify-this.net?basePath=https://raw.githubusercontent.com/paulhibbitts/cmpt-363/main/docs/222&homepage=week-01.md&toc-narrow=true Including Code Blocks Using Prismjs code blocks with ...
//github.com/kiwicom/docsify-lunr-search/blob/master/search.js +- https://github.com/peterbedorjr/docsify-algolia-search-plugin diff --git a/sg-docsify/plugins/sidebar/README.md b/sg-docsify/plugins/sidebar/README.md new file mode 100644 index 0000000..4127329 --- /dev/null +++ b/sg...