Bug#353907: tidy: tab-size is indeed 8 so don't say 4
Dan Jacobson <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <20060221190643.7276.16525.reportbug__11297.3202289597$1140555042$gmane$org@jidanni1> |
Package: tidy Version: 20050415-1 Severity: minor /etc/tidy.conf and /usr/share/doc/tidy-doc/htmldoc/Overview.html etc. says tabs are 4, however thankfully: $ HTML_TIDY=/dev/null tidy -show-config|grep tab tab-size Integer 8 Which indeed is better.