<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Support for bullet, enumerated, definition lists</title>
  <pubDate>Tue, 07 Oct 2008 05:11:25 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/5883</link>
  <atom:link rel="self" type="application/rss+xml" title="Support for bullet, enumerated, definition lists" href="http://bugs.horde.org/ticket/5883/rss" />
  <description>Support for bullet, enumerated, definition lists</description>

  
  
  <item>
   <title>require_once 'Text/reST.php';
require_once 'Text/reST/Forma</title>
   <description>require_once 'Text/reST.php';
require_once 'Text/reST/Formatter.php';

$string = &quot;Here is a list

- foo
- bar

1. another list
1. still not working

1. this works

1. or does it?
&quot;;

$document = Text_reST::parse($string);

$formatter = Text_reST_Formatter::factory('html');
echo $formatter-&gt;format($document);</description>
   <pubDate>Mon, 12 Nov 2007 07:19:23 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5883#t38575</link>
  </item>
  <item>
   <title>True. Many things are not supported yet. Actually no one has</title>
   <description>True. Many things are not supported yet. Actually no one has been working on completing this package since it has initially been committed.</description>
   <pubDate>Mon, 12 Nov 2007 08:53:33 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/5883#t38579</link>
  </item>
  <item>
   <title>I'm voting to deprecate Text_Rst; if we need it in Horde we </title>
   <description>I'm voting to deprecate Text_Rst; if we need it in Horde we can use the ezComponents version. Parsing rst is a pain in the a** and I see no reason to re-implement it in PHP if someone else has already done the work.</description>
   <pubDate>Mon, 26 May 2008 12:45:18 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/5883#t45615</link>
  </item>
  

 </channel>
</rss>
