Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/marijnh/Eloquent-JavaScript
/ sup_close
Function
sup_close
src/render_latex.mjs:163–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
162
sup_open() {
return
"\\textsuperscript{"
},
163
sup_close() {
return
"}"
},
164
165
meta_indexsee(token, _i, _t, newlines) {
166
return
paraBreak(newlines) +
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected