X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ftidy%2Ftidy.conf;h=d93ce2251ba2ad17201eb4b40949e86115bd9e10;hb=956967415397d64f7c67259f190e8122a0b32506;hp=4c4daed57955438df5315a382a6bb12122707099;hpb=dad14732abc77d9e04b6476d16b12e9e8d99ba02;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/tidy/tidy.conf b/includes/tidy/tidy.conf index 4c4daed579..d93ce2251b 100644 --- a/includes/tidy/tidy.conf +++ b/includes/tidy/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 and used in the body for Microdata -new-empty-tags: html-meta, html-link, wbr -new-inline-tags: video, audio, source, track, bdi, data, time, mark +new-empty-tags: html-meta, html-link, wbr, source, track +new-inline-tags: video, audio, bdi, data, time, mark