// Tidy configuration file for HTML5 for use in any editor that supports Tidy
// Start copy at // Options to end of file W. Dwyne 2018
//
// Options
anchor-as-name: no
doctype: auto
drop-empty-elements: no
drop-empty-paras: no
drop-proprietary-attributes: yes
fix-backslash: yes
fix-bad-comments: yes
fix-uri: no
join-classes: no
literal-attributes: yes
logical-emphasis: no
lower-literals: yes
merge-divs: no
merge-spans: no
new-blocklevel-tags: article,aside,command,canvas,dialog,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,meter
new-inline-tags: video,audio,canvas,ruby,rt,rp,time,meter,progress,datalist,keygen,mark,output,source,wbr
numeric-entities: no
preserve-entities: yes
quote-ampersand: yes
quote-marks: no
show-body-only: no
uppercase-attributes: no
uppercase-tags: no
//
// Diagnostic Options
show-errors: 4
show-warnings: yes
//
// Pretty Print Options
break-before-br: yes
indent: yes
indent-attributes: yes
indent-spaces: 4
markup: yes
punctuation-wrap: yes
sort-attributes: alpha
tab-size: 4
vertical-space: no
wrap: 0
wrap-asp: no
wrap-jste: no
wrap-php: no
wrap-sections: no
//
// Character Encoding Options
char-encoding:utf8
input-encoding:utf8
output-encoding:utf8
//
// Miscellaneous Options
tidy-mark: no
quiet: yes