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 b09b619709 Switch to 'unittest discover' over 'setup.py test' il y a 4 ans
..
tokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) il y a 4 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 Switch to 'unittest discover' over 'setup.py test' il y a 4 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 Switch to requests for basic API example (closes #219); update links il y a 4 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 Add contexts.describe() for debugging il y a 4 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