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

Function strong_open

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

Source from the content-addressed store, hash-verified

151 },
152
153 strong_open() { return "\\textbf{" },
154 strong_close() { return "}" },
155
156 em_open() { return "\\emph{" },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected