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

Function meta_keyname_open

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

Source from the content-addressed store, hash-verified

177 "\n\n</blockquote>"
178 },
179 meta_keyname_open() { return "<span class=\"keyname\">" },
180 meta_keyname_close() { return "</span>" },
181
182 meta_hint_open() { return "\n\n<details class=\"solution\"><summary>Display hints...</summary><div class=\"solution-text\">" },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected