MCPcopy Create free account
hub / github.com/marijnh/Eloquent-JavaScript / inline

Function inline

src/render_latex.mjs:189–189  ·  view source on GitHub ↗
(token)

Source from the content-addressed store, hash-verified

187 link_close() { linkedChapter = null; return "}" },
188
189 inline(token) { return renderArray(token.children) },
190
191 meta_figure(token, _i, _t, newlines) {
192 let {url, width, chapter} = token.args[0]

Callers

nothing calls this directly

Calls 1

renderArrayFunction · 0.70

Tested by

no test coverage detected