Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Python-Markdown/markdown
/ AtomicString
Class
AtomicString
markdown/util.py:189–191 ·
view source on GitHub ↗
A string which should not be further processed.
Source
from the content-addressed store, hash-verified
187
188
189
class
AtomicString(str):
190
""
"A string which should not be further processed."
""
191
pass
192
193
194
class
Processor:
Callers
2
create_element
Method · 0.85
handleMatch
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected