diff --git a/src/render.ts b/src/render.ts index fd5cd1f19..093ec6d40 100644 --- a/src/render.ts +++ b/src/render.ts @@ -149,7 +149,7 @@ ${parseResult.html} function renderListItem(p: Page, path: string): string { return `
  • ${escapeData( + }">${escapeData( p.name )}
  • `; } diff --git a/test/output/build/multi/index.html b/test/output/build/multi/index.html index 5aed50972..dc9dbf850 100644 --- a/test/output/build/multi/index.html +++ b/test/output/build/multi/index.html @@ -28,7 +28,7 @@ diff --git a/test/output/build/multi/subsection/index.html b/test/output/build/multi/subsection/index.html index a2ccaa942..3b7956e51 100644 --- a/test/output/build/multi/subsection/index.html +++ b/test/output/build/multi/subsection/index.html @@ -15,7 +15,7 @@