diff --git a/src/components/Markdown/TOC.tsx b/src/components/Markdown/TOC.tsx index fa64de2..2da7226 100644 --- a/src/components/Markdown/TOC.tsx +++ b/src/components/Markdown/TOC.tsx @@ -101,7 +101,7 @@ export function getTocFromMarkdawn(text: string, title?: string): TOCInterface { h4 = -1; h5 = -1; scenebreak = 0; - } else if (line.startsWith("