alex-environ/home/.tidyrc

31 lines
717 B
Plaintext
Raw Normal View History

indent: auto
indent-spaces: 2
wrap: 88
markup: yes
output-xml: no
input-xml: no
show-warnings: yes
numeric-entities: yes
quote-marks: yes
quote-nbsp: yes
quote-ampersand: yes
break-before-br: yes
uppercase-tags: no
uppercase-attributes: no
char-encoding: utf8
new-inline-tags: cfif, cfelse, math, mroot,
mrow, mi, mn, mo, msqrt, mfrac, msubsup, munderover,
munder, mover, mmultiscripts, msup, msub, mtext,
mprescripts, mtable, mtr, mtd, mth
new-blocklevel-tags: cfoutput, cfquery
new-empty-tags: cfelse
drop-empty-elements: no
vertical-space: yes
sort-attributes: alpha
priority-attributes: id, name
clean: yes
#Enable the followin go not break jinja templates.
#show-body-only: yes
#fix-uri: no
merge-divs: no