summaryrefslogtreecommitdiff
path: root/includes/tidy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'includes/tidy.conf')
-rw-r--r--includes/tidy.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/tidy.conf b/includes/tidy.conf
index 6c947295..4c4daed5 100644
--- a/includes/tidy.conf
+++ b/includes/tidy.conf
@@ -18,5 +18,5 @@ fix-backslash: no
fix-uri: no
# Don't strip html5 elements we support
# html-{meta,link} is a hack we use to prevent Tidy from stripping <meta> and <link> used in the body for Microdata
-new-empty-tags: html-meta, html-link
+new-empty-tags: html-meta, html-link, wbr
new-inline-tags: video, audio, source, track, bdi, data, time, mark