Skip to content

Commit 27ed251

Browse files
committed
Update doc image
1 parent 6b8319b commit 27ed251

4 files changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -410,8 +410,7 @@ The user can edit the entire JSON object (or a sub-node) as raw text (provided y
410410
411411
You can see an example in the [demo](https://carlosnz.github.io/json-edit-react/) where I have implemented [**CodeMirror**](https://codemirror.net/) when the "Custom Text Editor" option is checked. It changes the native editor (on the left) into the one shown on the right:
412412
413-
<img height="350" alt="Plain text editor" src="image/text_edit-normal.png">
414-
<img height="350" alt="Plain text editor" src="image/text_edit-new.png">
413+
<img width="800" alt="Text editor comparison" src="image/text-editor-comparison.png">
415414
416415
See the codebase for the exact implementation details:
417416

image/text-editor-comparison.png

51.8 KB
Loading

image/text_edit-new.png

-109 KB
Binary file not shown.

image/text_edit-normal.png

-87.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)