A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 10 lat temu
..
nodes Support attributes quoted with '; add required quotes in value setter. 10 lat temu
parser Support attributes quoted with '; add required quotes in value setter. 10 lat temu
__init__.py Remove unnecessary unicode_literals. 10 lat temu
compat.py Fully fix #74. Add another tokenizer test. 10 lat temu
definitions.py Update copyright notices for 2014. 10 lat temu
smart_list.py Update copyright notices for 2014. 10 lat temu
string_mixin.py Some clean up for Python 2.6 support. 10 lat temu
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 lat temu
wikicode.py Allow recursing through everything except the forced type (fixes #70) 10 lat temu