Bug#353906: tidy: literal-attributes need better documentation
Dan Jacobson <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <20060221190816.7316.81599.reportbug__43566.9775972658$1140555030$gmane$org@jidanni1> |
Package: tidy
Version: 20050415-1
Severity: wishlist
The docs say:
literal-attributes: bool
If set to yes, this ensures that whitespace characters within
attribute values are passed through unchanged. The default is no.
Say if that means alt="bla bla" becomes blabla or what?