Skip to content

Commit 609a6b3

Browse files
update readme file
1 parent 453b318 commit 609a6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Setup
1717
3. Inside your template include a tag <codemirror [(ngModel)] = 'Code' id='code' name='code'></codemirror>
1818
4. In your controller set codemirror editor configuration options with addition options - mimes(Array of string), onDemandLoadJs(boolean), codemirrorAPIUrl(string).
1919
Codemirror configuration Options
20-
——————————————————
20+
--------------------------------
2121
For code mirror options visit to https://codemirror.net/doc/manual.html#config
2222

2323
Addition Options

0 commit comments

Comments
 (0)