(bug 31817) Teach Tidy about the HTML5 inline tag bdi.
authorDerk-Jan Hartman <hartman@videolan.org>
Wed, 1 Aug 2012 10:48:47 +0000 (12:48 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Wed, 1 Aug 2012 10:48:47 +0000 (12:48 +0200)
This is a follow up to change Ib7e6553f

Change-Id: I4d172e85f103e5fa1f8abbf73ad40cbd7bfbe06e

includes/tidy.conf

index 479083e..aa333fc 100644 (file)
@@ -16,4 +16,4 @@ quiet: yes
 quote-nbsp: yes
 fix-backslash: no
 fix-uri: no
-new-inline-tags: video,audio,source,track
+new-inline-tags: video,audio,source,track,bdi