A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
David Winegar a8d2983161 Started table parsing in PyTokenizer vor 10 Jahren
..
arguments.mwtest Tokenizer tests for wikilinks. vor 11 Jahren
comments.mwtest Add a few unit tests for untested code; remove a useless conditional. vor 10 Jahren
external_links.mwtest Add a few unit tests for untested code; remove a useless conditional. vor 10 Jahren
headings.mwtest Tokenizer tests for headings. Also, add an integration test. vor 11 Jahren
html_entities.mwtest Support HTML entities inside parser-blacklisted tags (closes #36) vor 10 Jahren
integration.mwtest Fix template parsing when comments are inside the name (fixes #59). vor 10 Jahren
tables.mwtest Started table parsing in PyTokenizer vor 10 Jahren
tags.mwtest Support attributes quoted with '; add required quotes in value setter. vor 10 Jahren
tags_wikimarkup.mwtest Add a few unit tests for untested code; remove a useless conditional. vor 10 Jahren
templates.mwtest Add unit tests for #59. vor 10 Jahren
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. vor 11 Jahren
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). vor 10 Jahren