Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloose/CuteMarkEd
/ isSuperscriptEnabled
Method
isSuperscriptEnabled
app/options.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
bool Options::isSuperscriptEnabled() const
303
{
304
return m_superscriptEnabled;
305
}
306
307
void Options::setSuperscriptEnabled(bool enabled)
308
{
Callers
2
initializeApp
Method · 0.80
converterOptions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected