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 година