richter 2002/06/18 03:27:27 Modified: test/cmp Tag: Embperl2c pod.asc.htm.win32 pod.asc.win32 Log: fix pod test win32 Revision Changes Path No revision No revision 1.1.2.3 +2 -2 embperl/test/cmp/Attic/pod.asc.htm.win32 Index: pod.asc.htm.win32 =================================================================== RCS file: /home/cvs/embperl/test/cmp/Attic/pod.asc.htm.win32,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- pod.asc.htm.win32 11 Apr 2002 06:44:15 -0000 1.1.2.2 +++ pod.asc.htm.win32 18 Jun 2002 10:27:26 -0000 1.1.2.3 @@ -48,10 +48,10 @@ <p>text 2</p> </b></li><br/></ul> -<ul><li><b>* first item +<ul><li><b>first item <p>text 1 two lines</p> -</b></li><br/><li><b>* second item +</b></li><br/><li><b>second item <p>text 2 two lines</p> 1.1.2.3 +5 -5 embperl/test/cmp/Attic/pod.asc.win32 Index: pod.asc.win32 =================================================================== RCS file: /home/cvs/embperl/test/cmp/Attic/pod.asc.win32,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- pod.asc.win32 11 Apr 2002 06:44:15 -0000 1.1.2.2 +++ pod.asc.win32 18 Jun 2002 10:27:26 -0000 1.1.2.3 @@ -1,4 +1,4 @@ -<pod><head><title>Test pod for Embperl</title> +<?xml version="1.0" encoding="ISO-8859-1" ?><pod><head><title>Test pod for Embperl</title> </head><sect1><title>HEAD1</title> <para>some text under HEAD1</para> @@ -40,10 +40,10 @@ <para>text 2</para> </item></list> -<list><item><itemtext>* first item</itemtext> +<list><item><itemtext>first item</itemtext> <para>text 1 two lines</para> -</item><item><itemtext>* second item</itemtext> +</item><item><itemtext>second item</itemtext> <para>text 2 two lines</para> <list><item><itemtext>nested list item 1</itemtext> @@ -75,9 +75,9 @@ <sect2><title>restart 2 Head 2</title> </sect2><sect2><title>restart 3 Head 2</title> <para>end</para> -<para><xlink>test</xlink> <xlink uri="yyy">xxx</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink> +<para><xlink>test</xlink> <xlink uri='yyy'>xxx</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink> -<xlink>test</xlink> <xlink uri="yyy 2">xxx 2</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink></para> +<xlink>test</xlink> <xlink uri='yyy 2'>xxx 2</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink></para> </sect2></sect1><sect1><title id="idhead1">ID Test head1</title> <sect2><title id="idhead2">ID Test head2</title> <para id="idpara">ID Test para</para>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
