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 a58c480639 Fix some usage of attrs; shorten a context, fix some behavior I broke. 11 år sedan
..
extras Improve padding support for Tags; more code for tags in tokenizer. 11 år sedan
__init__.py Wikilinks in builder; some additions; cleanup. 11 år sedan
argument.py Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 år sedan
comment.py Bugfix. 11 år sedan
heading.py Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 år sedan
html_entity.py Add missing setters for some nodes and extras (#8) 11 år sedan
tag.py Fix some usage of attrs; shorten a context, fix some behavior I broke. 11 år sedan
template.py Should have used the param's name here instead of its value. 11 år sedan
text.py Document all of Template, plus some other fixes. 11 år sedan
wikilink.py Fix heading/link code stripping; add WIKILINK contexts to documentation. 11 år sedan