summaryrefslogtreecommitdiff
path: root/src/BBCodeParser.php
AgeCommit message (Expand)Author
2011-09-26Removed SVN $Id$.Joel Uckelman
2010-07-29* Added license.uckelman
2010-07-29Handle <!-- l --> (postlink-local) non-BBCode local links.uckelman
2010-07-27Convert non-BBCode email links.uckelman
2010-07-25* Correctly handle open tags with arguments.uckelman
2010-07-24Decode smilies.uckelman
2010-04-27Don't worry about extra newlines for now.uckelman
2010-04-25Modified list display.uckelman
2010-04-25Fixing list spacing.uckelman
2010-04-25Fixed list spacing.uckelman
2010-04-25Remove extra newlines between list items.uckelman
2010-04-25Removed stray case.uckelman
2010-04-25list:l should be list:o instead.uckelman
2010-04-25Handle additional annotation for [/list] and [/*].uckelman
2010-04-25Added missing argument.uckelman
2010-04-25Added test.uckelman
2010-04-25* Cleanup.uckelman
2010-04-25Testing quoting.uckelman
2010-04-25Added newlines around quote boundaries.uckelman
2010-04-25Testing quote parsing.uckelman
2010-04-25Added list handling.uckelman
2010-04-25Added BBCodeParser.uckelman