diff --git a/docs/plugins.md b/docs/plugins.md index 2d1bcc672..ae4e46647 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -37,7 +37,9 @@ By default, the hyperlink on the current page is recognized and the content is s }, // Headline depth, 1 - 6 - depth: 2 + depth: 2, + + hideOtherSidebarContent: false, // whether or not to hide other sidebar content } } diff --git a/src/core/render/tpl.js b/src/core/render/tpl.js index c1bfd4f9b..71f565238 100644 --- a/src/core/render/tpl.js +++ b/src/core/render/tpl.js @@ -36,7 +36,7 @@ export function main(config) { '' + '