tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
288
fork
atom
a tool for shared writing and social publishing
288
fork
atom
overview
issues
26
pulls
pipelines
leaflet
/
src
/
utils
/
codeLanguageStorage.ts
at
feature/post-options
1 lines
67 B
view raw
wrap content
awarm.space
persist last used codeblock language
3 months ago
f7140208
1
export
const
LAST_USED_CODE_LANGUAGE_KEY
=
"lastUsedCodeLanguage"
;