MCPcopy Index your code
hub / github.com/marijnh/Eloquent-JavaScript / render_html.mjs

File render_html.mjs

src/render_html.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as PJSON from "./pseudo_json.mjs"
2import {transformTokens} from "./transform.mjs"
3import markdown from "./markdown.mjs"
4import * as fs from "fs"

Callers

nothing calls this directly

Calls 4

transformTokensFunction · 0.90
padFunction · 0.85
createMethod · 0.80
renderArrayFunction · 0.70

Tested by

no test coverage detected