feat: hide anchor for now, flatten toc, refine docs

This commit is contained in:
Justineo
2021-10-26 16:40:44 +08:00
parent 45a027b6cb
commit 736a27bf5e
4 changed files with 9 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
<template>
<article ref="article" class="content ${style}"><!-- if: ${toc} -->
<one-toc :items="toc"/><!-- /if -->
<article ref="article" class="content ${style}">
${content | raw}
<section class="meta">
<one-edit-link path="${path}"/>