A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic e294ee6298 Improve ListProxy detaching behavior. há 10 anos
..
nodes Support attributes quoted with '; add required quotes in value setter. há 10 anos
parser Fix template parsing when comments are inside the name (fixes #59). há 10 anos
__init__.py Remove unnecessary unicode_literals. há 10 anos
compat.py Fully fix #74. Add another tokenizer test. há 10 anos
definitions.py Update copyright notices for 2014. há 10 anos
smart_list.py Improve ListProxy detaching behavior. há 10 anos
string_mixin.py Some clean up for Python 2.6 support. há 10 anos
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. há 10 anos
wikicode.py Allow recursing through everything except the forced type (fixes #70) há 10 anos