Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/executablebooks/markdown-it-py
/ Scanned
Class
Scanned
markdown_it/rules_inline/state_inline.py:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
37
38
class
Scanned(NamedTuple):
39
can_open: bool
40
can_close: bool
41
length: int
42
43
44
class
StateInline(StateBase):
Callers
1
scanDelims
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…