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 951a8737a5 Don't pass underlying context if this is a bracketed link. il y a 10 ans
..
__init__.py Doc updates, and allow passing a starting context to tokenize(). il y a 10 ans
builder.py Add external link contexts; reorder stuff for consistency. il y a 10 ans
contexts.py Fix autofail contexts. il y a 10 ans
tokenizer.c Don't pass underlying context if this is a bracketed link. il y a 10 ans
tokenizer.h Proper sentinel handling with free links in the C tokenizer. il y a 10 ans
tokenizer.py Don't pass underlying context if this is a bracketed link. il y a 10 ans
tokens.py Add external link contexts; reorder stuff for consistency. il y a 10 ans