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 f47f179dfd Add a bunch of tags, plus a translator for tag -> wikicode. 12 years ago
..
extras Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 12 years ago
__init__.py Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 12 years ago
heading.py Implement Heading, HTMLTag, HTMLTagAttribute, plus some fixes. 12 years ago
html_entity.py Determine whether an entity is named a bit more intelligently. 12 years ago
tag.py Add a bunch of tags, plus a translator for tag -> wikicode. 12 years ago
template.py Clarify flags. 12 years ago
text.py Ooh, we can do this! 12 years ago