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 bdfd0632b3 A couple very minor nitpicks. 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 Set right context for ExternalLink.url; Wikicode.filter_external_links() 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 A couple very minor nitpicks. 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