summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ecay <aaronecay@gmail.com>2018-05-27 16:59:15 +0100
committerAaron Ecay <aaronecay@gmail.com>2018-05-27 16:59:15 +0100
commit5192e810aedc33a48d2a70ecfdab526e39a53be1 (patch)
tree59e03530944cf0b7bce7345bf2fa901773c9320c
parent1117d656223f733c097d0d46260d63a62e202773 (diff)
downloadorg-mode-5192e810aedc33a48d2a70ecfdab526e39a53be1.tar.gz
Add “summary” to ‘org-html-html5-elements’
* lisp/ox-html.el (org-html-html5-elements): Add “summary” As suggested by Kaushal Modi in <https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=%2Bmessage-id%3A%3CCAFyQvY2YoLDpM9PWLV86FwvPOVkuxg9O8KdryG3z%3D5QRm7Aujg%40mail.gmail.com%3E&submit=Search&idxname=emacs-orgmode>
-rw-r--r--lisp/ox-html.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ox-html.el b/lisp/ox-html.el
index 962d0b1..1a3de4f 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