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 777dd7a945 .Text -> .nodes.Text, since .Text can also be .tokens.Text. 11 years ago
..
nodes Simplify docs massively. 11 years ago
parser Simplify docs massively. 11 years ago
__init__.py Simplify docs massively. 11 years ago
compat.py Build the actual Sphinx documentation, plus a number of typo fixes. 11 years ago
smart_list.py Simplify docs massively. 11 years ago
string_mixin.py Simplify docs massively. 11 years ago
utils.py Simplify docs massively. 11 years ago
wikicode.py .Text -> .nodes.Text, since .Text can also be .tokens.Text. 11 years ago