diff --git a/lisp/ox-html.el b/lisp/ox-html.el index d06c90a21..72743f516 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -1913,7 +1913,7 @@ holding contextual information." (org-element-property :ID headline)))) (preferred-id (car ids)) (extra-ids (cdr ids)) - (extra-class (org-element-property :html-container-class headline)) + (extra-class (org-element-property :HTML_CONTAINER_CLASS headline)) (level1 (+ level (1- org-html-toplevel-hlevel)))) (format "
%s%s
\n" (format "outline-container-%s"