annotate web/tidy.conf @ 2916:ae6cdcd69d9f default tip

Merge with upstream/master.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 May 2019 11:46:50 +0300
parents 00773211590e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2294
00773211590e Updated web.
Beep6581 <entertheyoni@gmail.com>
parents:
diff changeset
1 // Configuration file for HTML Tidy 5.2.0.
00773211590e Updated web.
Beep6581 <entertheyoni@gmail.com>
parents:
diff changeset
2 wrap: 120
00773211590e Updated web.
Beep6581 <entertheyoni@gmail.com>
parents:
diff changeset
3 indent: auto
00773211590e Updated web.
Beep6581 <entertheyoni@gmail.com>
parents:
diff changeset
4 clean: yes
00773211590e Updated web.
Beep6581 <entertheyoni@gmail.com>
parents:
diff changeset
5 coerce-endtags: yes
00773211590e Updated web.
Beep6581 <entertheyoni@gmail.com>
parents:
diff changeset
6 indent-spaces: 4
00773211590e Updated web.
Beep6581 <entertheyoni@gmail.com>
parents:
diff changeset
7