A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Ben Kurtovic 871d48c688 Solve a couple more coverage issues; tighten. 10 yıl önce
..
__init__.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 yıl önce
builder.py Store builder handlers in a dictionary. ~5% speedup. 10 yıl önce
contexts.py Fix a bug involving nested links (closes #61 and #62). 10 yıl önce
tokenizer.c Add a few unit tests for untested code; remove a useless conditional. 10 yıl önce
tokenizer.h Support attributes quoted with '; add required quotes in value setter. 10 yıl önce
tokenizer.py Solve a couple more coverage issues; tighten. 10 yıl önce
tokens.py Support attributes quoted with '; add required quotes in value setter. 10 yıl önce