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 bbd4cd97cf Add tests for some missed things in Wikicode. 10 lat temu
..
nodes Support attributes quoted with '; add required quotes in value setter. 10 lat temu
parser Fix template parsing when comments are inside the name (fixes #59). 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 Improve ListProxy detaching behavior. 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 Add tests for some missed things in Wikicode. 10 lat temu