A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
David Winegar 842af20c38 fixed hacky table cell style exception, added tests hace 10 años
..
arguments.mwtest Tokenizer tests for wikilinks. hace 11 años
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. hace 10 años
external_links.mwtest Add a few unit tests for untested code; remove a useless conditional. hace 10 años
headings.mwtest Tokenizer tests for headings. Also, add an integration test. hace 11 años
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) hace 11 años
integration.mwtest Fix template parsing when comments are inside the name (fixes #59). hace 10 años
tables.mwtest fixed hacky table cell style exception, added tests hace 10 años
tags.mwtest Support attributes quoted with '; add required quotes in value setter. hace 10 años
tags_wikimarkup.mwtest Add a few unit tests for untested code; remove a useless conditional. hace 10 años
templates.mwtest Add unit tests for #59. hace 10 años
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. hace 11 años
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). hace 10 años