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 6954480263 Fix template parsing when comments are inside the name (fixes #59). há 10 anos
..
arguments.mwtest Tokenizer tests for wikilinks. há 11 anos
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. há 10 anos
external_links.mwtest Add a few unit tests for untested code; remove a useless conditional. há 10 anos
headings.mwtest Tokenizer tests for headings. Also, add an integration test. há 11 anos
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) há 11 anos
integration.mwtest Fix template parsing when comments are inside the name (fixes #59). há 10 anos
tags.mwtest Support attributes quoted with '; add required quotes in value setter. há 10 anos
tags_wikimarkup.mwtest Add a few unit tests for untested code; remove a useless conditional. há 10 anos
templates.mwtest Add unit tests for #59. há 10 anos
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. há 11 anos
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). há 10 anos