Created
February 9, 2016 14:31
-
-
Save yratof/6874011f23fcc08ec59e to your computer and use it in GitHub Desktop.
tidyhtml config file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
write-back: yes | |
output-html: yes | |
join-classes: no | |
logical-emphasis: no | |
doctype: auto | |
drop-empty-paras: no | |
fix-uri: no | |
literal-attributes: no | |
merge-divs: no | |
numeric-entities: no | |
quote-ampersand: no | |
quote-marks: no | |
show-body-only: no | |
indent: auto | |
indent-spaces: 2 | |
tab-size: 2 | |
wrap: 0 | |
wrap-asp: no | |
wrap-jste: no | |
wrap-php: no | |
wrap-sections: no | |
tidy-mark: no | |
new-blocklevel-tags: article,aside,command,canvas,dialog,details,figcaption,figure,footer,header,hgroup,menu,main,nav,section,summary,meter | |
new-inline-tags: video,audio,canvas,ruby,rt,rp,time,meter,progress,datalist,keygen,mark,output,source,wbr | |
force-output: no | |
quiet: no | |
show-warnings: no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment