A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 roky
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 roky
__init__.py Minor cleanup před 5 roky
builder.py Support manual construction of Node objects (fixes #214) před 5 roky
contexts.py Add contexts.describe() for debugging před 4 roky
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 roky
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade před 5 roky