Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Sample config file for HTML tidy
- tidy-mark: no
- show-info: no
- indent: auto
- indent-spaces: 4
- wrap: 0
- markup: yes
- output-xml: no
- input-xml: no
- show-warnings: yes
- numeric-entities: yes
- quote-marks: no
- quote-nbsp: yes
- quote-ampersand: no
- break-before-br: no
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement