Bläddra i källkod

Merge branch 'maint'

Bastien 4 år sedan
förälder
incheckning
832b3951e8
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lisp/ox-html.el

+ 1 - 1
lisp/ox-html.el

@@ -2665,7 +2665,7 @@ holding contextual information."
                                 (format
                                  "<span class=\"section-number-%d\">%s</span> "
                                  level
-                                 (mapconcat #'number-to-string numbers ".")))
+                                 (concat (mapconcat #'number-to-string numbers ".") ".")))
                            formatted-text)
                           level)
                   ;; When there is no section, pretend there is an