Search found 1 match

by yvkr
Tue May 05, 2009 3:22 pm
Forum: Regex
Topic: Wiki List
Replies: 0
Views: 1006

Wiki List

Hi, I'm using PEAR Text_Wiki http://pear.php.net/package/Text_Wiki to convert Wiki Syntax to HTML. I tried to expand the List Feature to be able to have list-types and starting values. To make a numbered list you write something like:   # Ex 1 # Ex 2  # Ex 2.1 # Ex 3 Normal Text # Next List 1 # Next...