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.
 
 
 
 
Hugo f372d3d495 Upgrade unit test asserts il y a 5 ans
..
tokenizer Fix a rare parsing bug involving nested broken tags. il y a 6 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 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade il y a 5 ans
_test_tree_equality.py Drop support for EOL Python il y a 5 ans
compat.py Move range/xrange compatibility code to compat.py. il y a 10 ans
discover.py Drop support for EOL Python il y a 5 ans
test_argument.py Drop support for EOL Python il y a 5 ans
test_attribute.py Drop support for EOL Python il y a 5 ans
test_builder.py Drop support for EOL Python 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 Drop support for EOL Python 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 Drop support for EOL Python il y a 5 ans
test_wikilink.py Drop support for EOL Python il y a 5 ans