pytest.mark.parametrize("raw_input,expected", TESTS.values(), ids=TESTS.keys())
| 1 | """ |
| 2 | These tests are in response to reports from: |
| 3 | https://github.com/google/oss-fuzz/tree/master/projects/markdown-it-py |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected