From 5192e810aedc33a48d2a70ecfdab526e39a53be1 Mon Sep 17 00:00:00 2001 From: Aaron Ecay Date: Sun, 27 May 2018 16:59:15 +0100 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9Csummary=E2=80=9D=20to=20?= =?UTF-8?q?=E2=80=98org-html-html5-elements=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * lisp/ox-html.el (org-html-html5-elements): Add “summary” As suggested by Kaushal Modi in --- lisp/ox-html.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ox-html.el b/lisp/ox-html.el index 962d0b1fd..1a3de4f07 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -215,7 +215,7 @@ (defconst org-html-html5-elements '("article" "aside" "audio" "canvas" "details" "figcaption" "figure" "footer" "header" "menu" "meter" "nav" "output" - "progress" "section" "video") + "progress" "section" "summary" "video") "New elements in html5. For blocks that should contain headlines, use the HTML_CONTAINER