A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Ben Kurtovic bbd4cd97cf Add tests for some missed things in Wikicode. 10 år sedan
..
nodes Support attributes quoted with '; add required quotes in value setter. 10 år sedan
parser Fix template parsing when comments are inside the name (fixes #59). 10 år sedan
__init__.py Remove unnecessary unicode_literals. 10 år sedan
compat.py Fully fix #74. Add another tokenizer test. 10 år sedan
definitions.py Update copyright notices for 2014. 10 år sedan
smart_list.py Improve ListProxy detaching behavior. 10 år sedan
string_mixin.py Some clean up for Python 2.6 support. 10 år sedan
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 år sedan
wikicode.py Add tests for some missed things in Wikicode. 10 år sedan