From 42dcdb3989c8daf4ed4a0153ad2fff89cc54f9b3 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 7 Nov 2022 12:47:18 -0500 Subject: Add chapters --- emacsconf-publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacsconf-publish.el') diff --git a/emacsconf-publish.el b/emacsconf-publish.el index ac910c5..f578f5d 100644 --- a/emacsconf-publish.el +++ b/emacsconf-publish.el @@ -1096,7 +1096,7 @@ Entries are sorted chronologically, with different tracks interleaved." (elt chapter 3) "\n")) chapters) - :html (format "
\n%s\n"
+       :html (format "
\n%s\n
" (or target "") (mapconcat (lambda (chapter) -- cgit v1.2.3