A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) vor 4 Jahren
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) vor 4 Jahren
__init__.py Minor cleanup vor 5 Jahren
builder.py Support manual construction of Node objects (fixes #214) vor 5 Jahren
contexts.py Add contexts.describe() for debugging vor 4 Jahren
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) vor 4 Jahren
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade vor 5 Jahren