source: tidy.conf@ 22b8124

elogind
Last change on this file since 22b8124 was 6180ccd, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Adjust tidy.conf for recent version

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20451 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 297 bytes
Line 
1# Tidy configuration file
2#
3# $LastChangedBy$
4# $Date$
5
6indent-spaces: 2
7wrap: 78
8tab-size: 8
9input-encoding: latin1
10output-encoding: latin1
11newline: LF
12write-back: yes
13markup: yes
14indent: yes
15uppercase-tags: no
16logical-emphasis: no
17tidy-mark: no
18numeric-entities: no
19show-warnings: no
20quiet: yes
Note: See TracBrowser for help on using the repository browser.