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-10-31 21:21:03 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b19f7a6ea3
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 12:51:30 -05:00
import
CodeMirror
from
'codemirror'
export
function
init
(
rootEl
)
{
return
CodeMirror
(
rootEl
)
}
Reference in a new issue
Copy permalink