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 2c206bc16b Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 lat temu
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 lat temu
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 lat temu
builder.py Update copyright for 2016. 8 lat temu
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 lat temu
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 lat temu
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 lat temu