aboutsummaryrefslogtreecommitdiffstats
path: root/tidy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tidy.conf')
-rw-r--r--tidy.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/tidy.conf b/tidy.conf
new file mode 100644
index 000000000..b15a0a17b
--- /dev/null
+++ b/tidy.conf
@@ -0,0 +1,17 @@
+indent-spaces: 2
+wrap: 78
+tab-size: 8
+input-encoding: latin1
+output-encoding: latin1
+newline: CRLF
+write-back: yes
+markup: yes
+indent: yes
+hide-endtags: no
+uppercase-tags: no
+logical-emphasis: no
+drop-font-tags: no
+tidy-mark: no
+numeric-entities: no
+show-warnings: no
+quiet: yes