Is your feature request related to a problem? Please describe.
this is similar to the txt output but outputs to md instead, this may be more desirable for users using services like git and it's a bit cleaner to read.
Describe the solution you'd like
tnc-cup -t myfile.json -o-md
outputs a file in the same directory as a markdown file.
Describe alternatives you've considered
redirecting to stdout
Additional context
please refer to the example here:
https://github.com/talkncloud/tnc-cup-client/blob/change_output_md/junker.ts
Is your feature request related to a problem? Please describe.
this is similar to the txt output but outputs to md instead, this may be more desirable for users using services like git and it's a bit cleaner to read.
Describe the solution you'd like
tnc-cup -t myfile.json -o-md
outputs a file in the same directory as a markdown file.
Describe alternatives you've considered
redirecting to stdout
Additional context
please refer to the example here:
https://github.com/talkncloud/tnc-cup-client/blob/change_output_md/junker.ts