A script to generate markdown .md files from biocompute-object .json files. This script can be used by:
- Calling the parse_json_files() function with no arguments to convert every .json file in the folder it's in to a .md file
- Calling the parse_json_files() function with a path to convert every .json file in the specified directory path to a .md file