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
- Host: GitHub
- URL: https://github.com/ph-7/bbcode-markdown-php-parser
- Owner: pH-7
- License: lgpl-3.0
- Created: 2012-08-06T02:03:26.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-04T01:25:47.000Z (almost 13 years ago)
- Last Synced: 2025-04-09T20:05:59.627Z (8 months ago)
- Topics: bbcode, markup-language, parse, php-bbcode, php-markdown, php-parser
- Language: PHP
- Homepage: http://github.com/pH-7/BBCode-Markdown-PHP-Parser
- Size: 116 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.