X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ftidy%2Ftidy.conf;h=d4a31993678ab920eb79475c515ea31feb10ff08;hb=943a2498d0d081fc057898d594dcd57f5762d3ab;hp=4c4daed57955438df5315a382a6bb12122707099;hpb=f1a890c34cebd8744bf3a6277734275fb975575a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/tidy/tidy.conf b/includes/tidy/tidy.conf index 4c4daed579..d4a3199367 100644 --- a/includes/tidy/tidy.conf +++ b/includes/tidy/tidy.conf @@ -18,5 +18,7 @@ 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 +# html-style is a hack we use to prevent pre-HTML5 versions of Tidy from stripping