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

Function paragraph_close

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

Source from the content-addressed store, hash-verified

109 return nl + noIndent + id(token)
110 },
111 paragraph_close() { return "" },
112
113 heading_open(token, _i, _t, newlines) {
114 let breaks = paraBreak(newlines)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected