A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic d6e03ea5c5 Consolidate some code in _parse_comment() il y a 11 ans
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. il y a 11 ans
builder.py wiki_markup stores the markup itself instead of a bool il y a 11 ans
contexts.py Consolidate some code in _parse_comment() il y a 11 ans
tokenizer.c To clarify usage, emit_text() -> emit_char() and emit_string() -> emit_text() il y a 11 ans
tokenizer.h handle_list_marker() and handle_list() il y a 11 ans
tokenizer.py Consolidate some code in _parse_comment() il y a 11 ans
tokens.py wiki_markup stores the markup itself instead of a bool il y a 11 ans