A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) il y a 4 ans
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) il y a 4 ans
__init__.py Minor cleanup il y a 5 ans
builder.py Support manual construction of Node objects (fixes #214) il y a 5 ans
contexts.py Add contexts.describe() for debugging il y a 4 ans
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) il y a 4 ans
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade il y a 5 ans