MCPcopy Create free account
hub / github.com/btbytes/teh / _encode_code

Method _encode_code

lib/markdown2.py:1177–1200  ·  view source on GitHub ↗

Encode/escape certain characters inside Markdown code runs. The point is that in code, these characters are literals, and lose their special Markdown meanings.

(self, text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_code_block_subMethod · 0.95
_code_span_subMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected