@naeem For a sensible answer, I need to know more information. Which JSON file is it and what is it for?
JSON file is easy to create, just click "Write to file", for example, with the name "my_file.json". You can find the content (syntax) of JSON here: https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON
How to read file with same original content ?
-
So, I have list of .txt file http://prntscr.com/fscluh with content paragraf http://prntscr.com/fschv6 , but when I read file and type to form of website, its not with paragraf http://prntscr.com/fsclfe . how to type like the original ?
