From 6d190844d6c138fbd6f7082213a0e09a2437eda3 Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 9 Aug 2021 15:05:47 +0900 Subject: [PATCH] fixed table of contents --- source/generate.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/generate.ts b/source/generate.ts index 3cd0d31..d2a2e2c 100644 --- a/source/generate.ts +++ b/source/generate.ts @@ -235,7 +235,7 @@ function recursiveParse( preview: "", date: "", tags: [], - toc: toc(markdownData.content).content, + toc: toc(markdownRaw).content, } // content preview