fixed table of contents
This commit is contained in:
parent
a90619e77f
commit
6d190844d6
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ function recursiveParse(
|
||||||
preview: "",
|
preview: "",
|
||||||
date: "",
|
date: "",
|
||||||
tags: [],
|
tags: [],
|
||||||
toc: toc(markdownData.content).content,
|
toc: toc(markdownRaw).content,
|
||||||
}
|
}
|
||||||
|
|
||||||
// content preview
|
// content preview
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue