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 6b84a87c7d Far more robust parsing of templates and template arguments. 11 years ago
..
nodes Far more robust parsing of templates and template arguments. 11 years ago
parser Far more robust parsing of templates and template arguments. 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