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

Function meta_latex_open

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

Source from the content-addressed store, hash-verified

172 },
173
174 meta_latex_open() { raw = true; return "" },
175 meta_latex_close() { raw = false; return "" },
176
177 meta_keyname_open() { return noStarch ? "\\keycap{" : "\\textsc{" },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected