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 70cf46ef0d Simplify / refactor. 12 years ago
..
nodes Far more robust parsing of templates and template arguments. 12 years ago
parser Simplify / refactor. 12 years ago
__init__.py Simplify docs massively. 12 years ago
compat.py Build the actual Sphinx documentation, plus a number of typo fixes. 12 years ago
smart_list.py Simplify docs massively. 12 years ago
string_mixin.py Simplify docs massively. 12 years ago
utils.py Simplify docs massively. 12 years ago
wikicode.py .Text -> .nodes.Text, since .Text can also be .tokens.Text. 12 years ago