A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Ben Kurtovic bdfd0632b3 A couple very minor nitpicks. hace 10 años
..
extras Fix behavior with quoted attrs and spaces before the =. hace 10 años
__init__.py Implement ExternalLinks as tokens and in the builder. hace 10 años
argument.py Cosmetic change: standardize whitespace after class definition. hace 11 años
comment.py Cosmetic change: standardize whitespace after class definition. hace 11 años
external_link.py Set right context for ExternalLink.url; Wikicode.filter_external_links() hace 10 años
heading.py Update copyright notices for 2013. hace 11 años
html_entity.py Fix tests for Python 3. hace 11 años
tag.py A couple very minor nitpicks. hace 10 años
template.py Some node fixes; attributes with empty values now display correctly. hace 10 años
text.py Cosmetic change: standardize whitespace after class definition. hace 11 años
wikilink.py Improve a few things about nodes; simply a method in Wikicode. hace 11 años