MCPcopy Index your code
hub / github.com/braziljs/eloquente-javascript / inline

Function inline

src/render_html.mjs:165–165  ·  view source on GitHub ↗
(token)

Source from the content-addressed store, hash-verified

163 link_close() { linkedChapter = null; return "</a>" },
164
165 inline(token) { return renderArray(token.children) },
166
167 meta_figure(token) {
168 let {url, alt, chapter} = token.args[0]

Callers

nothing calls this directly

Calls 1

renderArrayFunction · 0.70

Tested by

no test coverage detected