Currently the source of our json data is in a markdown file, which is not nice to read. Instead, we can put it in a codefence so it looks nice. Requires us to read the file and then extract the code that is only in the code fence.
Currently the source of our json data is in a markdown file, which is not nice to read.
Instead, we can put it in a codefence so it looks nice.
Requires us to read the file and then extract the code that is only in the code fence.