A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) 4 anos atrás
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) 4 anos atrás
__init__.py Minor cleanup 5 anos atrás
builder.py Support manual construction of Node objects (fixes #214) 5 anos atrás
contexts.py Add contexts.describe() for debugging 4 anos atrás
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) 4 anos atrás
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 anos atrás