Created
February 21, 2017 07:48
-
-
Save Charl13/dfbbead5f4909a4fe40de8ffa36a3864 to your computer and use it in GitHub Desktop.
.tidyconfig
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
anchor-as-name: no | |
doctype: omit | |
drop-empty-paras: no | |
new-blocklevel-tags: span | |
fix-backslash: no | |
fix-bad-comments: no | |
fix-uri:no | |
hide-endtags: no | |
join-styles: no | |
literal-attributes: yes | |
lower-literals: no | |
merge-divs: no | |
merge-spans: no | |
output-html: yes | |
preserve-entities: yes | |
quote-ampersand: no | |
quote-nbsp: no | |
show-body-only: auto | |
join-classes: no | |
logical-emphasis: 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 | |
vertical-space: yes | |
show-errors: 0 | |
show-warnings: 0 | |
break-before-br: yes | |
indent: yes | |
indent-attributes: no | |
indent-spaces: 2 | |
tab-size: 2 | |
wrap: 1322 | |
wrap-asp: no | |
wrap-jste: no | |
wrap-php: no | |
wrap-sections: no | |
char-encoding: utf8 | |
force-output: yes | |
quiet: yes | |
tidy-mark: no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment