This website requires JavaScript.
Explore
Help
Sign in
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-12-26 22:51:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b2556814fd
overleaf
/
services
/
web
/
public
/
es
/
rich-text.js
6 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Load basic CM instance with dummy content
2018-01-16 17:51:30 +00:00
import
CodeMirror
from
'codemirror'
export
function
init
(
rootEl
)
{
return
CodeMirror
(
rootEl
)
}
Reference in a new issue
Copy permalink