A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Hugo f372d3d495 Upgrade unit test asserts há 5 anos
..
tokenizer Fix a rare parsing bug involving nested broken tags. há 6 anos
MWPFHTestCase.tmlanguage Adding a syntax highlighter for the test-case format. há 11 anos
__init__.py Support changing a template's name, plus a couple of typos and docs. há 11 anos
_test_tokenizer.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade há 5 anos
_test_tree_equality.py Drop support for EOL Python há 5 anos
compat.py Move range/xrange compatibility code to compat.py. há 10 anos
discover.py Drop support for EOL Python há 5 anos
test_argument.py Drop support for EOL Python há 5 anos
test_attribute.py Drop support for EOL Python há 5 anos
test_builder.py Drop support for EOL Python há 5 anos
test_comment.py Drop support for EOL Python há 5 anos
test_ctokenizer.py Drop support for EOL Python há 5 anos
test_docs.py Drop support for EOL Python há 5 anos
test_external_link.py Drop support for EOL Python há 5 anos
test_heading.py Drop support for EOL Python há 5 anos
test_html_entity.py Drop support for EOL Python há 5 anos
test_parameter.py Drop support for EOL Python há 5 anos
test_parser.py Drop support for EOL Python há 5 anos
test_pytokenizer.py Drop support for EOL Python há 5 anos
test_roundtripping.py Drop support for EOL Python há 5 anos
test_smart_list.py Upgrade unit test asserts há 5 anos
test_string_mixin.py Upgrade unit test asserts há 5 anos
test_tag.py Drop support for EOL Python há 5 anos
test_template.py Drop support for EOL Python há 5 anos
test_text.py Drop support for EOL Python há 5 anos
test_tokens.py Drop support for EOL Python há 5 anos
test_utils.py Drop support for EOL Python há 5 anos
test_wikicode.py Drop support for EOL Python há 5 anos
test_wikilink.py Drop support for EOL Python há 5 anos