diff --git a/.androidide/editor/openedFiles.json b/.androidide/editor/openedFiles.json index b06e1c1..d7dac3f 100644 --- a/.androidide/editor/openedFiles.json +++ b/.androidide/editor/openedFiles.json @@ -4,14 +4,14 @@ "file": "/storage/emulated/0/AndroidIDEProjects/Ghost-web-ide/Readme.md", "selection": { "end": { - "column": 2, - "index": 3049, - "line": 128 + "column": 0, + "index": 2454, + "line": 97 }, "start": { - "column": 2, - "index": 3049, - "line": 128 + "column": 0, + "index": 2454, + "line": 97 } } } diff --git a/Readme.md b/Readme.md index 12bcf9f..bb5f40a 100644 --- a/Readme.md +++ b/Readme.md @@ -94,6 +94,8 @@ I must say that you do not have the right to register the program under your own - The code snippet in GhostWeb is a little different than the json sample that is required #### Fa json + + ```json { @@ -108,6 +110,8 @@ I must say that you do not have the right to register the program under your own "body": "console.log('تست دوم');" } } + + ``` @@ -115,7 +119,8 @@ I must say that you do not have the right to register the program under your own ```json -{ + + { "snippet1": { "description": "This is a piece of test code", "prefix": "test",