A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Ben Kurtovic 951a8737a5 Don't pass underlying context if this is a bracketed link. 10年前
..
__init__.py Doc updates, and allow passing a starting context to tokenize(). 10年前
builder.py Add external link contexts; reorder stuff for consistency. 10年前
contexts.py Fix autofail contexts. 10年前
tokenizer.c Don't pass underlying context if this is a bracketed link. 10年前
tokenizer.h Proper sentinel handling with free links in the C tokenizer. 10年前
tokenizer.py Don't pass underlying context if this is a bracketed link. 10年前
tokens.py Add external link contexts; reorder stuff for consistency. 10年前