Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Help coderanch get a
new server
by contributing to the
fundraiser
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
paul wheaton
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Lou Hamers
Piet Souris
Frits Walraven
Forum:
HTML Pages with CSS and JavaScript
tidy config.txt
Keith Lockey
Ranch Hand
Posts: 48
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi, I am trying to make a config.txt for tidy.exe to format html. I have put
struts
tags in the config file, so tidy doesn't error out. But it seems to take out the white space in between the tags. Not sure what to do?
// formatting for html and jsp files for PAWS indent: auto indent-spaces: 4 wrap: 0 markup: yes output-xml: no input-xml: no show-warnings: yes numeric-entities: yes quote-marks: yes quote-nbsp: yes quote-ampersand: no break-before-br: no uppercase-tags: no uppercase-attributes: no new-inline-tags: jsp :-P aram,html:link new-empty-tags: html:base new-blocklevel-tags: jsp:include, logic:equal new-pre-tags:
Thanks,<br />Keith
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
HTML Validation using Tidy.
Exceptions doubt
JSTL over scriptlets
got stucked on executing a .sh file in java which has been written by java program
Turn XSLT into HTML content
More...