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 2305cc7d83 Merge branch 'feature/c_improvements' into develop (closes #18) vor 10 Jahren
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. vor 11 Jahren
builder.py wiki_markup stores the markup itself instead of a bool vor 10 Jahren
contexts.py Consolidate some code in _parse_comment() vor 10 Jahren
tokenizer.c Merge branch 'feature/c_improvements' into develop (closes #18) vor 10 Jahren
tokenizer.h More unification. vor 10 Jahren
tokenizer.py Support HTML entities inside parser-blacklisted tags (closes #36) vor 10 Jahren
tokens.py wiki_markup stores the markup itself instead of a bool vor 10 Jahren