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 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). il y a 10 ans
..
extras Fix behavior with quoted attrs and spaces before the =. il y a 10 ans
__init__.py Implement ExternalLinks as tokens and in the builder. il y a 10 ans
argument.py Cosmetic change: standardize whitespace after class definition. il y a 11 ans
comment.py Cosmetic change: standardize whitespace after class definition. il y a 11 ans
external_link.py Doc updates, and allow passing a starting context to tokenize(). il y a 10 ans
heading.py Update copyright notices for 2013. il y a 11 ans
html_entity.py Fix tests for Python 3. il y a 11 ans
tag.py tag_defs.py -> definitions.py; more outline stuff il y a 10 ans
template.py Some node fixes; attributes with empty values now display correctly. il y a 10 ans
text.py Cosmetic change: standardize whitespace after class definition. il y a 11 ans
wikilink.py Improve a few things about nodes; simply a method in Wikicode. il y a 11 ans