A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic 6136b1b205 Make Wikicode.matches() treat _ and space as equivalent (fixes #216) il y a 4 ans
..
tokenizer Fix not memoizing bad routes after failing inside a table (fixes #206) il y a 5 ans
MWPFHTestCase.tmlanguage Adding a syntax highlighter for the test-case format. il y a 11 ans
__init__.py Support changing a template's name, plus a couple of typos and docs. il y a 11 ans
_test_tokenizer.py Update changelog, remove now-unneeded test discovery script, cleanup il y a 5 ans
_test_tree_equality.py Support manual construction of Node objects (fixes #214) il y a 5 ans
compat.py Move range/xrange compatibility code to compat.py. il y a 10 ans
test_argument.py Drop support for EOL Python il y a 5 ans
test_attribute.py Support manual construction of Node objects (fixes #214) il y a 5 ans
test_builder.py Support manual construction of Node objects (fixes #214) il y a 5 ans
test_comment.py Drop support for EOL Python il y a 5 ans
test_ctokenizer.py Drop support for EOL Python il y a 5 ans
test_docs.py Update API query example; clarify docstring il y a 5 ans
test_external_link.py Drop support for EOL Python il y a 5 ans
test_heading.py Drop support for EOL Python il y a 5 ans
test_html_entity.py Drop support for EOL Python il y a 5 ans
test_parameter.py Drop support for EOL Python il y a 5 ans
test_parser.py Drop support for EOL Python il y a 5 ans
test_pytokenizer.py Drop support for EOL Python il y a 5 ans
test_roundtripping.py Drop support for EOL Python il y a 5 ans
test_smart_list.py Upgrade unit test asserts il y a 5 ans
test_string_mixin.py Upgrade unit test asserts il y a 5 ans
test_tag.py Drop support for EOL Python il y a 5 ans
test_template.py Drop support for EOL Python il y a 5 ans
test_text.py Drop support for EOL Python il y a 5 ans
test_tokens.py Drop support for EOL Python il y a 5 ans
test_utils.py Drop support for EOL Python il y a 5 ans
test_wikicode.py Make Wikicode.matches() treat _ and space as equivalent (fixes #216) il y a 4 ans
test_wikilink.py Drop support for EOL Python il y a 5 ans