Open jtraviss opened 4 years ago
This seems to be related to Environment Variables. As soon as I introduce a {Host}
variable to the URL of one request, the export fails. This also happens to the Preview pane when selecting a single Request. Here are reproduction steps:
GET
https://example.com/test
Host
variable to point to example.com
GET
https://{Host}/test
Result: The Example Request with Variable can't be exported by the Markdown Curl Exporter, and it will show an empty preview pane
Expected Result: The Example Request with Variable should be exportable without error, and it should show up in the preview pane
https://github.com/luckymarmot/Paw-MarkdownCurlGenerator/issues/6#issuecomment-1000220137
Paw extension version: 0.1.9
Error message: