A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic eed7c918bf Implement padding support for Tags completely; open_padding->padding. há 11 anos
..
extras Improve padding support for Tags; more code for tags in tokenizer. há 11 anos
__init__.py Wikilinks in builder; some additions; cleanup. há 11 anos
argument.py Fix tokenizer so we don't destroy our textbuf writing an empty stack há 11 anos
comment.py Bugfix. há 11 anos
heading.py Fix heading/link code stripping; add WIKILINK contexts to documentation. há 11 anos
html_entity.py Add missing setters for some nodes and extras (#8) há 11 anos
tag.py Implement padding support for Tags completely; open_padding->padding. há 11 anos
template.py Should have used the param's name here instead of its value. há 11 anos
text.py Document all of Template, plus some other fixes. há 11 anos
wikilink.py Fix heading/link code stripping; add WIKILINK contexts to documentation. há 11 anos