MCPcopy Create free account
hub / github.com/Consensys/doc.linea / getCodeText

Function getCodeText

scripts/agent-docs/lib.js:160–167  ·  view source on GitHub ↗
(code)

Source from the content-addressed store, hash-verified

158 description: doc.description,
159 source: doc.source,
160 });
161 }
162
163 return metadata;
164}
165
166function createTurndownService() {
167 const turndown = new TurndownService({
168 bulletListMarker: "-",
169 codeBlockStyle: "fenced",
170 headingStyle: "atx",

Callers 1

replacementFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected