A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Ben Kurtovic 2c206bc16b Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) hace 5 años
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) hace 5 años
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade hace 5 años
builder.py Update copyright for 2016. hace 8 años
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) hace 7 años
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). hace 6 años
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade hace 5 años