summaryrefslogtreecommitdiff
path: root/src/BBCodeParser.php
AgeCommit message (Expand)Author
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