A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Ben Kurtovic e294ee6298 Improve ListProxy detaching behavior. 10年前
..
nodes Support attributes quoted with '; add required quotes in value setter. 10年前
parser Fix template parsing when comments are inside the name (fixes #59). 10年前
__init__.py Remove unnecessary unicode_literals. 10年前
compat.py Fully fix #74. Add another tokenizer test. 10年前
definitions.py Update copyright notices for 2014. 10年前
smart_list.py Improve ListProxy detaching behavior. 10年前
string_mixin.py Some clean up for Python 2.6 support. 10年前
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10年前
wikicode.py Allow recursing through everything except the forced type (fixes #70) 10年前