A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). před 10 roky
..
extras Fix behavior with quoted attrs and spaces before the =. před 10 roky
__init__.py Implement ExternalLinks as tokens and in the builder. před 10 roky
argument.py Cosmetic change: standardize whitespace after class definition. před 11 roky
comment.py Cosmetic change: standardize whitespace after class definition. před 11 roky
external_link.py Doc updates, and allow passing a starting context to tokenize(). před 10 roky
heading.py Update copyright notices for 2013. před 11 roky
html_entity.py Fix tests for Python 3. před 11 roky
tag.py tag_defs.py -> definitions.py; more outline stuff před 10 roky
template.py Some node fixes; attributes with empty values now display correctly. před 10 roky
text.py Cosmetic change: standardize whitespace after class definition. před 11 roky
wikilink.py Improve a few things about nodes; simply a method in Wikicode. před 11 roky