A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic 86c805d59b Don't get stuck in tags with unclosed quoted attributes (fixes #190). před 6 roky
..
ctokenizer Don't get stuck in tags with unclosed quoted attributes (fixes #190). před 6 roky
__init__.py Update copyright for 2016. před 8 roky
builder.py Update copyright for 2016. před 8 roky
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) před 7 roky
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). před 6 roky
tokens.py Update copyright for 2016. před 8 roky