A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Ben Kurtovic 810c24e123 Don't check quotes when attributes are built from tokens. 9年前
..
__init__.py Take proper advantage of Sphinx's default domains. 10年前
builder.py Don't check quotes when attributes are built from tokens. 9年前
contexts.py Take proper advantage of Sphinx's default domains. 10年前
tokenizer.c Fix template parsing when comments are inside the name (fixes #59). 10年前
tokenizer.h Support attributes quoted with '; add required quotes in value setter. 10年前
tokenizer.py Take proper advantage of Sphinx's default domains. 10年前
tokens.py Take proper advantage of Sphinx's default domains. 10年前