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 b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) hace 4 años
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) hace 4 años
__init__.py Minor cleanup hace 5 años
builder.py Support manual construction of Node objects (fixes #214) hace 5 años
contexts.py Add contexts.describe() for debugging hace 4 años
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) hace 4 años
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade hace 5 años