A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic 5e6e5b6301 tag_defs.py -> definitions.py; more outline stuff 10 years ago
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. 11 years ago
builder.py Add external link contexts; reorder stuff for consistency. 10 years ago
contexts.py Add hooks for some ext link stuff; add a INVALID_LINK aggregate context. 10 years ago
tokenizer.c tag_defs.py -> definitions.py; more outline stuff 10 years ago
tokenizer.h tag_defs.py -> definitions.py; more outline stuff 10 years ago
tokenizer.py tag_defs.py -> definitions.py; more outline stuff 10 years ago
tokens.py Add external link contexts; reorder stuff for consistency. 10 years ago