<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/html-transforms/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 24 Jul 2012 15:04:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/html-transforms/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>&lt;pre&gt;--- v7
+++ v8
@@ -38,9 +38,9 @@
 &lt;/table&gt;
 
 
-OmniMark version 10.0 or newer is required for compiling the source code. The compiled executables of pipeline.xom are provided for Windows and Linux.
+OmniMark version 10.0 or newer is required for compiling the source code.
 
-The executable pipeline.xom takes the input HTML or XHTML filename as the command line argument and outputs the transformed HTML or XHTML on the standard output. The following options control which transformations should be applied to the input:
+The compiled executables of pipeline.xom are provided for Windows and Linux. The executable takes the input HTML or XHTML filename as the command line argument and outputs the transformed HTML or XHTML on the standard output. The following options control which transformations should be applied to the input:
 
 &lt;table&gt;
 &lt;tr&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Tue, 24 Jul 2012 15:04:19 -0000</pubDate><guid>https://sourceforge.net4210e4251744a243b3b1ff03b8582a59ad0778b4</guid></item><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -40,12 +40,9 @@
 
 OmniMark version 10.0 or newer is required for compiling the source code. The compiled executables of pipeline.xom are provided for Windows and Linux.
 
-The executable pipeline.xom supports the following options:
+The executable pipeline.xom takes the input HTML or XHTML filename as the command line argument and outputs the transformed HTML or XHTML on the standard output. The following options control which transformations should be applied to the input:
 
 &lt;table&gt;
-&lt;tr&gt;
-  &lt;td&gt;&lt;em&gt;-l&lt;/em&gt;&lt;/td&gt;&lt;td&gt;&amp;lt;directory with HTML/XHTML DTDs&gt;&lt;/td&gt;
-&lt;/tr&gt;
 &lt;tr&gt;
   &lt;td&gt;&lt;em&gt;--input-format&lt;/em&gt;&lt;/td&gt;&lt;td&gt;(HTML | XHTML)&lt;/td&gt;
 &lt;/tr&gt;
@@ -61,3 +58,11 @@
 &lt;tr&gt;
   &lt;td&gt;&lt;em&gt;--validate&lt;/em&gt;&lt;/td&gt;
 &lt;/table&gt;
+
+The `-l` command-line option should also be used to specify the location of the standard HTML and XHTML DTD files:
+
+&lt;table&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;-l&lt;/em&gt;&lt;/td&gt;&lt;td&gt;&amp;lt;directory with HTML/XHTML DTDs&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;/table&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Tue, 24 Jul 2012 15:03:30 -0000</pubDate><guid>https://sourceforge.net023a71450bda86d90bbc0dbdb38d6206dc3bed87</guid></item><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -39,3 +39,25 @@
 
 
 OmniMark version 10.0 or newer is required for compiling the source code. The compiled executables of pipeline.xom are provided for Windows and Linux.
+
+The executable pipeline.xom supports the following options:
+
+&lt;table&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;-l&lt;/em&gt;&lt;/td&gt;&lt;td&gt;&amp;lt;directory with HTML/XHTML DTDs&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;--input-format&lt;/em&gt;&lt;/td&gt;&lt;td&gt;(HTML | XHTML)&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;--output-format&lt;/em&gt;&lt;/td&gt;&lt;td&gt;(HTML | XHTML)&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;--stylesheet&lt;/em&gt;&lt;/td&gt;&lt;td&gt;&amp;lt;filename&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;--strictify&lt;/em&gt;&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;--validate&lt;/em&gt;&lt;/td&gt;
+&lt;/table&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Tue, 24 Jul 2012 14:56:47 -0000</pubDate><guid>https://sourceforge.netd86a77b432713a863d09194c6fe139c4ffc6b48c</guid></item><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -19,6 +19,22 @@
   &lt;td&gt;&lt;em&gt;xhtml-to-html&lt;/em&gt;&lt;/td&gt;
   &lt;td&gt;converts XHTML 1.0 to HTML 4.01&lt;/td&gt;
 &lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;strict-HTML-validator&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;validates the markup against the HTML 4.01 Strict DTD&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;strict-XHTML-validator&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;validates the markup against the XHTML 1.0 Strict DTD&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;transitional-HTML-validator&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;validates the markup against the HTML 4.01 Transitional DTD&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;transitional-XHTML-validator&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;validates the markup against the XHTML 1.0 Transitional DTD&lt;/td&gt;
+&lt;/tr&gt;
 &lt;/table&gt;
 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Fri, 15 Jun 2012 18:48:25 -0000</pubDate><guid>https://sourceforge.net4f52857aec4f6a4c125314f3a9a910f96231fa13</guid></item><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -2,9 +2,24 @@
 
 The library currently includes the following transforms:
 
-* *strictify* converts the transitional HTML 4.01 or XHTML 1.0 into the strict DTD
-* *classify-by-stylesheet* collects the styles into a stylesheet and replaces the style attributes by class attributes
-* *html-to-xhtml* converts HTML 4.01 to XHTML 1.0
-* *xhtml-to-html* converts XHTML 1.0 to HTML 4.01
+&lt;table&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;strictify&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;converts the transitional HTML 4.01 or XHTML 1.0 into the strict DTD&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;classify-by-stylesheet&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;collects the styles into a stylesheet and replaces the style attributes by class attributes&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;html-to-xhtml&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;converts HTML 4.01 to XHTML 1.0&lt;/td&gt;
+&lt;/tr&gt;
+&lt;tr&gt;
+  &lt;td&gt;&lt;em&gt;xhtml-to-html&lt;/em&gt;&lt;/td&gt;
+  &lt;td&gt;converts XHTML 1.0 to HTML 4.01&lt;/td&gt;
+&lt;/tr&gt;
+&lt;/table&gt;
+
 
 OmniMark version 10.0 or newer is required for compiling the source code. The compiled executables of pipeline.xom are provided for Windows and Linux.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Fri, 15 Jun 2012 18:43:39 -0000</pubDate><guid>https://sourceforge.net2c8c86b1ce5e01b54f9af7425e330c0f2557b8c5</guid></item><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,20 +1,10 @@
-
 The HTML transforms project is a library of HTML and XHTML transforms written in OmniMark. Different transforms can be combined together into a pipeline. The test directory contains the OmniMark source code for several example pipelines, while pipeline.xom in the root directory constructs any of the possible pipelines at run time, depending on its command-line options.
 
 The library currently includes the following transforms:
 
-&lt;dl&gt;
-  &lt;dt&gt;strictify&lt;/dt&gt;
-  &lt;dd&gt;converts the transitional HTML 4.01 or XHTML 1.0 into the strict DTD&lt;/dd&gt;
-
-  &lt;dt&gt;classify-by-stylesheet&lt;/dt&gt;
-  &lt;dd&gt;collects the styles into a stylesheet and replaces the style attributes by class attributes&lt;/dd&gt;
-
-  &lt;dt&gt;html-to-xhtml&lt;/dt&gt;
-  &lt;dd&gt;converts HTML 4.01 to XHTML 1.0&lt;/dd&gt;
-
-  &lt;dt&gt;xhtml-to-html&lt;/dt&gt;
-  &lt;dd&gt;converts XHTML 1.0 to HTML 4.01&lt;/dd&gt;
-&lt;/dl&gt;
+* *strictify* converts the transitional HTML 4.01 or XHTML 1.0 into the strict DTD
+* *classify-by-stylesheet* collects the styles into a stylesheet and replaces the style attributes by class attributes
+* *html-to-xhtml* converts HTML 4.01 to XHTML 1.0
+* *xhtml-to-html* converts XHTML 1.0 to HTML 4.01
 
 OmniMark version 10.0 or newer is required for compiling the source code. The compiled executables of pipeline.xom are provided for Windows and Linux.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Fri, 15 Jun 2012 17:16:42 -0000</pubDate><guid>https://sourceforge.net2cb0232e24a8d68deabef8a705650f732726c5f6</guid></item><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,20 @@
-Welcome to your wiki!
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The HTML transforms project is a library of HTML and XHTML transforms written in OmniMark. Different transforms can be combined together into a pipeline. The test directory contains the OmniMark source code for several example pipelines, while pipeline.xom in the root directory constructs any of the possible pipelines at run time, depending on its command-line options.
 
-The wiki uses [Markdown](/p/html-transforms/wiki/markdown_syntax/) syntax.
+The library currently includes the following transforms:
 
-[[project_admins]]
-[[download_button]]
+&lt;dl&gt;
+  &lt;dt&gt;strictify&lt;/dt&gt;
+  &lt;dd&gt;converts the transitional HTML 4.01 or XHTML 1.0 into the strict DTD&lt;/dd&gt;
+
+  &lt;dt&gt;classify-by-stylesheet&lt;/dt&gt;
+  &lt;dd&gt;collects the styles into a stylesheet and replaces the style attributes by class attributes&lt;/dd&gt;
+
+  &lt;dt&gt;html-to-xhtml&lt;/dt&gt;
+  &lt;dd&gt;converts HTML 4.01 to XHTML 1.0&lt;/dd&gt;
+
+  &lt;dt&gt;xhtml-to-html&lt;/dt&gt;
+  &lt;dd&gt;converts XHTML 1.0 to HTML 4.01&lt;/dd&gt;
+&lt;/dl&gt;
+
+OmniMark version 10.0 or newer is required for compiling the source code. The compiled executables of pipeline.xom are provided for Windows and Linux.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Fri, 15 Jun 2012 17:14:11 -0000</pubDate><guid>https://sourceforge.net6768a52b17648010d28df8ac90756e15f0d1b210</guid></item><item><title>WikiPage Home modified by OmniMark Code</title><link>https://sourceforge.net/p/html-transforms/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/html-transforms/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">OmniMark Code</dc:creator><pubDate>Tue, 12 Jun 2012 17:59:49 -0000</pubDate><guid>https://sourceforge.net8acef71e9c053e98bdbed8a76a2360d051203cbc</guid></item></channel></rss>