A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
Ben Kurtovic 67f1762aa4 Doc updates, and allow passing a starting context to tokenize(). 10 роки тому
..
extras Fix behavior with quoted attrs and spaces before the =. 10 роки тому
__init__.py Implement ExternalLinks as tokens and in the builder. 10 роки тому
argument.py Cosmetic change: standardize whitespace after class definition. 11 роки тому
comment.py Cosmetic change: standardize whitespace after class definition. 11 роки тому
external_link.py Doc updates, and allow passing a starting context to tokenize(). 10 роки тому
heading.py Update copyright notices for 2013. 11 роки тому
html_entity.py Fix tests for Python 3. 11 роки тому
tag.py tag_defs.py -> definitions.py; more outline stuff 10 роки тому
template.py Some node fixes; attributes with empty values now display correctly. 10 роки тому
text.py Cosmetic change: standardize whitespace after class definition. 11 роки тому
wikilink.py Improve a few things about nodes; simply a method in Wikicode. 11 роки тому