258d54f717
Ruby parser for the MediaWiki markup language WWW: https://github.com/nricciar/wikicloth PR: 199925 Differential Revision: https://reviews.freebsd.org/D2495 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Approved by: mat (mentor)
10 lines
207 B
Text
10 lines
207 B
Text
Ruby parser for the MediaWiki markup language, supporting:
|
|
|
|
- Variables and templates
|
|
- Links
|
|
- Markup
|
|
- Disabling of wiki markup
|
|
- References
|
|
- HTML sanitization
|
|
|
|
WWW: https://github.com/nricciar/wikicloth
|