Skip to content

Commit ee86e31

Browse files
committed
[chore] tidyconfig: Added explicit indent-spaces.
Fixes HTML Tidy, which changed some time in between 5.7.3 and 5.7.16 to not indent unless indent-spaces: 2 explicitly appears in the config file.
1 parent 2948aa1 commit ee86e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tidyconfig.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
char-encoding: utf8
22
indent: yes
3+
indent-spaces: 2
34
wrap: 80
45
tidy-mark: no

0 commit comments

Comments
 (0)