glfs/tidy.conf
Pierre Labastie 1df87eede9 Output the book in utf-8 encoding
Also fix doctype being removed by tidy in longindex by removing a wrong
attribute (xmlns:xlink) in a div element in the index.
2024-01-15 09:47:56 +01:00

17 lines
223 B
Plaintext

# Tidy configuration file
#
indent-spaces: 2
wrap: 78
tab-size: 8
newline: LF
write-back: yes
markup: yes
indent: yes
uppercase-tags: no
logical-emphasis: no
tidy-mark: no
numeric-entities: no
show-warnings: no
quiet: yes