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.
 
 
 
 
Ben Kurtovic a00c645bd8 Fix handling of tag closes within <nowiki> (fixes #89). vor 9 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 9 Jahren
tables.mwtest Refactor a lot of table error recovery code. vor 9 Jahren
tags.mwtest Fix handling of tag closes within <nowiki> (fixes #89). vor 9 Jahren
tags_wikimarkup.mwtest Cleanup; add a missing test. vor 9 Jahren
templates.mwtest Add unit tests for #59. vor 9 Jahren
text.mwtest Implement Tokenizer_handle_tag_space(); refactor textbuffer writing. vor 10 Jahren
wikilinks.mwtest Fix a bug involving nested links (closes #61 and #62). vor 10 Jahren