An open API service indexing awesome lists of open source software.

https://github.com/ph-7/bbcode-markdown-php-parser

Parser for BBCode and Markdown Markup Language. Interpretation for two markup languages, BBCode and Markup with support of HTML5
https://github.com/ph-7/bbcode-markdown-php-parser

bbcode markup-language parse php-bbcode php-markdown php-parser

Last synced: 8 months ago
JSON representation

Parser for BBCode and Markdown Markup Language. Interpretation for two markup languages, BBCode and Markup with support of HTML5

Awesome Lists containing this project

README

          

# Parser for BBCode and Markdown Markup Language

Interpretation for two markup languages, BBCode and Markup with support of HTML5.
They also complement each other with my [parser emoticons](http://github.com/pH-7/PHP-Emoticon-Parser).

Note: The language BBCode is customized by me, I added some extra tags (tags and some do not have the same name).

## Server Requirements

PHP 5.3.0 or newer.

## Author

Pierre-Henry Soria

## License

[Lesser General Public License 3](http://www.gnu.org/licenses/lgpl.html) or later; See the LICENSE.txt file.