From 9cde2dbed16c12e517f9c223d5d3d60ee578aa6f Mon Sep 17 00:00:00 2001 From: "brobert (aider)" Date: Tue, 1 Apr 2025 15:17:19 +0200 Subject: [PATCH] fix: Use toc.xhtml instead of #toc anchor for Calibre compatibility --- generate-epub.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate-epub.ts b/generate-epub.ts index 8d2840f..7b59ba1 100644 --- a/generate-epub.ts +++ b/generate-epub.ts @@ -73,7 +73,7 @@ async function generateEpub() { ${paragraphs || '

No content available

'}

Publicación original

-

Volver al índice

+

Volver al índice

` });