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 8189e0c143 release/0.3.1 vor 10 Jahren
..
nodes A couple very minor nitpicks. vor 10 Jahren
parser Don't pass underlying context if this is a bracketed link. vor 10 Jahren
__init__.py release/0.3.1 vor 10 Jahren
compat.py Some node fixes; attributes with empty values now display correctly. vor 10 Jahren
definitions.py Implement Tokenizer_really_parse_external_link(), some other fixes vor 10 Jahren
smart_list.py Apply some bugfixes to SmartList to fix tests on Python 3. vor 11 Jahren
string_mixin.py Fix StringMixIn.maketrans() on Py3k. vor 11 Jahren
utils.py Doc updates, and allow passing a starting context to tokenize(). vor 10 Jahren
wikicode.py Typo fix. vor 10 Jahren