A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic bdfd0632b3 A couple very minor nitpicks. 10 anni fa
..
extras Fix behavior with quoted attrs and spaces before the =. 10 anni fa
__init__.py Implement ExternalLinks as tokens and in the builder. 10 anni fa
argument.py Cosmetic change: standardize whitespace after class definition. 11 anni fa
comment.py Cosmetic change: standardize whitespace after class definition. 11 anni fa
external_link.py Set right context for ExternalLink.url; Wikicode.filter_external_links() 10 anni fa
heading.py Update copyright notices for 2013. 11 anni fa
html_entity.py Fix tests for Python 3. 11 anni fa
tag.py A couple very minor nitpicks. 10 anni fa
template.py Some node fixes; attributes with empty values now display correctly. 10 anni fa
text.py Cosmetic change: standardize whitespace after class definition. 11 anni fa
wikilink.py Improve a few things about nodes; simply a method in Wikicode. 11 anni fa