summaryrefslogtreecommitdiffstats
path: root/emacsconf-publish.el
diff options
context:
space:
mode:
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)