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.
 
 
 
 
Kunal Mehta 0f16d0c63e Target documentation for Python 3 usage 9 years ago
..
nodes Add test code for a missing branch of Tag.wiki_markup.setter; cleanup. 9 years ago
parser Fix handling of tag closes within <nowiki> (fixes #89). 9 years ago
__init__.py Fix version string to 0.4.dev0. 9 years ago
compat.py Take proper advantage of Sphinx's default domains. 9 years ago
definitions.py Started table parsing in PyTokenizer 9 years ago
smart_list.py Take proper advantage of Sphinx's default domains. 9 years ago
string_mixin.py Take proper advantage of Sphinx's default domains. 9 years ago
utils.py Take proper advantage of Sphinx's default domains. 9 years ago
wikicode.py Target documentation for Python 3 usage 9 years ago