summaryrefslogtreecommitdiffstats
path: root/emacsconf-publish.el
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-11-07 12:47:18 -0500
committerSacha Chua <sacha@sachachua.com>2022-11-07 12:47:18 -0500
commit42dcdb3989c8daf4ed4a0153ad2fff89cc54f9b3 (patch)
tree4fd0ac9b0ce8e4166a3c1e489fe8a488d07ea666 /emacsconf-publish.el
parent49361f4252c3b46588d9a17ef8c131550577b89e (diff)
downloademacsconf-el-42dcdb3989c8daf4ed4a0153ad2fff89cc54f9b3.tar.xz
emacsconf-el-42dcdb3989c8daf4ed4a0153ad2fff89cc54f9b3.zip
Add chapters
Diffstat (limited to 'emacsconf-publish.el')
-rw-r--r--emacsconf-publish.el2
1 files changed, 1 insertions, 1 deletions
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 "<pre data-target=\"%s\" class=\"chapters\">\n%s\n</ol>"
+ :html (format "<pre data-target=\"%s\" class=\"chapters\">\n%s\n</pre>"
(or target "")
(mapconcat
(lambda (chapter)