BBCode-Parser

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

* Massive documentation updates
* Finally added $tag->toText
* Lots of scattered improvements (see logs -r124:155 for details)

There is, however, one outstanding wart:
* The current version of [IMG] always needs a closing [/IMG].
  However, at this point I just want to get 0.30 out the door.

0.23 [2006-01-17 08:28:25 -0600]
* Rewrote part of the [LIST] tag handling to support implicit list items.  It
  guesstimates that each line of text is a new list item.  WARNING: Using tags
  within an implicit list item (e.g. [URL] or [B]) will NOT work.
* Despite previous reports to the contrary, research shows that HTML 4.01 has
  absolutely no qualms about nesting block tags inside an <li>.  My bad.

Further thanks to Alex Teslik for his real-world use of this module, which has
helped shake out the entire 0.20 branch.

0.22 [2006-01-10 10:28:46 -0600]
* Added a tweak that allows nesting block tags within list items.  Technically
  not valid HTML, but users expect it.  At some point, I might replace <pre>



( run in 0.747 second using v1.01-cache-2.11-cpan-702932259ff )