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 3dbf0bc9bb Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 years ago
..
nodes Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 years ago
parser Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 years ago
__init__.py Update version info to 0.2.dev 11 years ago
compat.py Build the actual Sphinx documentation, plus a number of typo fixes. 11 years ago
smart_list.py Final fixes and cleanup before release. 11 years ago
string_mixin.py Simplify docs massively. 11 years ago
utils.py Final fixes and cleanup before release. 11 years ago
wikicode.py Wikilinks in builder; some additions; cleanup. 11 years ago