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