A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Hugo f372d3d495 Upgrade unit test asserts před 5 roky
..
tokenizer Fix a rare parsing bug involving nested broken tags. před 6 roky
MWPFHTestCase.tmlanguage Adding a syntax highlighter for the test-case format. před 11 roky
__init__.py Support changing a template's name, plus a couple of typos and docs. před 11 roky
_test_tokenizer.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade před 5 roky
_test_tree_equality.py Drop support for EOL Python před 5 roky
compat.py Move range/xrange compatibility code to compat.py. před 10 roky
discover.py Drop support for EOL Python před 5 roky
test_argument.py Drop support for EOL Python před 5 roky
test_attribute.py Drop support for EOL Python před 5 roky
test_builder.py Drop support for EOL Python před 5 roky
test_comment.py Drop support for EOL Python před 5 roky
test_ctokenizer.py Drop support for EOL Python před 5 roky
test_docs.py Drop support for EOL Python před 5 roky
test_external_link.py Drop support for EOL Python před 5 roky
test_heading.py Drop support for EOL Python před 5 roky
test_html_entity.py Drop support for EOL Python před 5 roky
test_parameter.py Drop support for EOL Python před 5 roky
test_parser.py Drop support for EOL Python před 5 roky
test_pytokenizer.py Drop support for EOL Python před 5 roky
test_roundtripping.py Drop support for EOL Python před 5 roky
test_smart_list.py Upgrade unit test asserts před 5 roky
test_string_mixin.py Upgrade unit test asserts před 5 roky
test_tag.py Drop support for EOL Python před 5 roky
test_template.py Drop support for EOL Python před 5 roky
test_text.py Drop support for EOL Python před 5 roky
test_tokens.py Drop support for EOL Python před 5 roky
test_utils.py Drop support for EOL Python před 5 roky
test_wikicode.py Drop support for EOL Python před 5 roky
test_wikilink.py Drop support for EOL Python před 5 roky