From: SourceForge.net <no...@so...> - 2004-07-09 18:06:01
|
Feature Requests item #988135, was opened at 2004-07-09 18:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=988135&group_id=13153 Category: None Group: None Status: Open Priority: 5 Submitted By: Chris Wilson (gcc) Assigned to: Nobody/Anonymous (nobody) Summary: Enable filtering of Word 2000 <![if...]> from any document Initial Comment: If a page contains <![if...]> tags but is not recognised by JTidy as a Word 2000 document (e.g. yahoo.com home page at time of writing), JTidy cannot be configured to remove them. This patch allows removal of such tags from any document when Word 2000 filtering is enabled, even if JTidy does not detect the document as a Word 2000 document. The attached patch also adds a --word2000 command-line option to enable Word2000 filtering mode, useful for testing and debugging JTidy. Thanks for some great software! Please keep up the good work! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=988135&group_id=13153 |