Generates Markdown docs for an ahk file using the JSON file generated by thqby's vscode extension
The script relies on Jint to run and use the js library comment-parser which parses the jsdoc-style comments, and then generates Markdown docs for the AHK classes in the input JSON.