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 d6e03ea5c5 Consolidate some code in _parse_comment() пре 11 година
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. пре 11 година
builder.py wiki_markup stores the markup itself instead of a bool пре 11 година
contexts.py Consolidate some code in _parse_comment() пре 11 година
tokenizer.c To clarify usage, emit_text() -> emit_char() and emit_string() -> emit_text() пре 11 година
tokenizer.h handle_list_marker() and handle_list() пре 11 година
tokenizer.py Consolidate some code in _parse_comment() пре 11 година
tokens.py wiki_markup stores the markup itself instead of a bool пре 11 година