A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic a21c69fa1e Split off tag definitions into a new file. 11 years ago
..
nodes Split off tag definitions into a new file. 11 years ago
parser Should correctly handle closing tags with strange spacing. 11 years ago
__init__.py Version bump for 0.2.dev; fix a documentation bug. 11 years ago
compat.py Bugfix for Python 2.6. 11 years ago
smart_list.py Final fixes and cleanup before release. 11 years ago
string_mixin.py Simplify docs massively. 11 years ago
tag_defs.py Split off tag definitions into a new file. 11 years ago
utils.py Final fixes and cleanup before release. 11 years ago
wikicode.py Sync from upstream (6413ae21da); some doc updates. 11 years ago