source: tidy.conf@ 6180ccd

10.0 10.1 11.0 11.1 11.2 11.3 8.4 9.0 9.1 basic bdubbs/svn elogind ken/inkscape-core-mods lazarus perl-modules plabs/python-mods qt5new trunk upgradedb xry111/intltool xry111/soup3 xry111/test-20220226
Last change on this file since 6180ccd was 6180ccd, checked in by Bruce Dubbs <bdubbs@…>, 5 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.