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 b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 10 年之前
..
__init__.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 年之前
builder.py Support attributes quoted with '; add required quotes in value setter. 10 年之前
contexts.py Fix a bug involving nested links (closes #61 and #62). 10 年之前
tokenizer.c Support attributes quoted with '; add required quotes in value setter. 10 年之前
tokenizer.h Support attributes quoted with '; add required quotes in value setter. 10 年之前
tokenizer.py Support attributes quoted with '; add required quotes in value setter. 10 年之前
tokens.py Support attributes quoted with '; add required quotes in value setter. 10 年之前