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 253c812fb3 Implement __strip__ API for Wikicode. 12 years ago
..
extras Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 12 years ago
__init__.py Implement __strip__ API for Wikicode. 12 years ago
heading.py Implement __strip__ API for Wikicode. 12 years ago
html_entity.py Implement __strip__ API for Wikicode. 12 years ago
tag.py Implement __strip__ API for Wikicode. 12 years ago
template.py Clarify flags. 12 years ago
text.py Implement __strip__ API for Wikicode. 12 years ago