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ů.
 
 
 
 
Ben Kurtovic b09b619709 Switch to 'unittest discover' over 'setup.py test' před 4 roky
..
tokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) před 4 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 Switch to 'unittest discover' over 'setup.py test' před 4 roky
_test_tree_equality.py Support manual construction of Node objects (fixes #214) před 5 roky
compat.py Move range/xrange compatibility code to compat.py. před 10 roky
test_argument.py Drop support for EOL Python před 5 roky
test_attribute.py Support manual construction of Node objects (fixes #214) před 5 roky
test_builder.py Support manual construction of Node objects (fixes #214) 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 Switch to requests for basic API example (closes #219); update links před 4 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 Add contexts.describe() for debugging před 4 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 Make Wikicode.matches() treat _ and space as equivalent (fixes #216) před 4 roky
test_wikilink.py Drop support for EOL Python před 5 roky