Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/executablebooks/markdown-it-py
/ info
Method
info
markdown_it/tree.py:315–317 ·
view source on GitHub ↗
fence infostring
(self)
Source
from the content-addressed store, hash-verified
313
314
@property
315
def
info(self) -> str:
316
""
"fence infostring"
""
317
return
self._attribute_token().info
318
319
@property
320
def
meta(self) -> dict[Any, Any]:
Callers
1
run_apidoc
Function · 0.80
Calls
1
_attribute_token
Method · 0.95
Tested by
no test coverage detected