HTML Tidy is an html formatter used to pretty print existing markup.
Questions tagged [htmltidy]
168 questions
0
votes
3 answers
How to remove blank space from the source code using TYPO3 Flow?
I'm getting unnecessary space in my source code when executing the main page. No clue from where this space is coming from. It was coded using TYPO3 Flow (formerly Flow3) concepts. I need to call one XML file - but because of the blank spaces it…

sherin
- 1,091
- 2
- 17
- 27
0
votes
2 answers
HTML Tidy strip tags
I'm working on dynamic template for bootstrap, and i'm using HTML Tidy. However it seem HTML Tidy remove specific tags, for example:
How to supposed solve this ?
my options/config is
$options =…

Viktor
- 139
- 3
- 16
0
votes
1 answer
HTMLTidy - style sheets require testing
I changed the accessibility level in HTMLTidy's options, and now I'm getting an "access warning", which says
Access: [6.1.1.1]: style sheets require testing (link) (Priority 1)
The "solution" is remarkably unhelpful:
How to clean this up, the…

Ben
- 54,723
- 49
- 178
- 224