A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). vor 10 Jahren
..
extras Fix behavior with quoted attrs and spaces before the =. vor 10 Jahren
__init__.py Implement ExternalLinks as tokens and in the builder. vor 10 Jahren
argument.py Cosmetic change: standardize whitespace after class definition. vor 11 Jahren
comment.py Cosmetic change: standardize whitespace after class definition. vor 11 Jahren
external_link.py Doc updates, and allow passing a starting context to tokenize(). vor 10 Jahren
heading.py Update copyright notices for 2013. vor 11 Jahren
html_entity.py Fix tests for Python 3. vor 11 Jahren
tag.py tag_defs.py -> definitions.py; more outline stuff vor 10 Jahren
template.py Some node fixes; attributes with empty values now display correctly. vor 10 Jahren
text.py Cosmetic change: standardize whitespace after class definition. vor 11 Jahren
wikilink.py Improve a few things about nodes; simply a method in Wikicode. vor 11 Jahren