[ANN] PHP Markdown 1.0.2b2
    Michel Fortin 
    michel.fortin at michelf.com
       
    Sat Apr  2 16:44:50 EST 2005
    
    
  
Here it goes. This new beta propagates John's changes. Now you can try 
`[this]` on your PHP website and get addicted. ;-)
<http://www.michelf.com/docs/projets/php-markdown-1.0.2b2>
1.0.2b2 - 1 Apr 2005
*	Fix for nested sub-lists in list-paragraph mode. Previously we got
	a spurious extra level of `<p>` tags for something like this:
		*	this
		
			*	sub
		
			that
*	Experimental support for [this] as a synonym for [this][].
	(Note to self: No test yet for this.)
	Be sure to test, e.g.: [permutations of this sort of [thing][].]
Michel Fortin
michel.fortin at michelf.com
http://www.michelf.com/
    
    
More information about the Markdown-Discuss
mailing list