Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/executablebooks/markdown-it-py
/ main
Function
main
tests/fuzz/fuzz_markdown.py:16–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
15
16
def
main():
17
atheris.instrument_all()
18
atheris.Setup(sys.argv, TestOneInput)
19
atheris.Fuzz()
20
21
22
if
__name__ ==
"__main__"
:
Callers
1
fuzz_markdown.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…