Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mike42/wikitext

MediaWiki-style wikitext parser and HTML generator
https://github.com/mike42/wikitext

mediawiki wikitext

Last synced: about 13 hours ago
JSON representation

MediaWiki-style wikitext parser and HTML generator

Awesome Lists containing this project

README

        

# Wikitext parser [![Build Status](https://travis-ci.org/mike42/wikitext.svg?branch=master)](https://travis-ci.org/mike42/wikitext)

This library can be used to add basic wikitext (Mediawiki-style) support to a PHP app.

Code may be re-mixed and re-used under the MIT licence. See 'examples' folder for usage.

Information about currently supported markup elements can be found [on the project web-page](http://mike42.me/wikitext/).