e.g. instead of using: ```sh collapsify -V 2 -o test.html "http://localhost:52015/demo.html" -x '' ``` it'd be handy if I could use: ```sh collapsify -V 2 -o test.html "file://demo.html" -x '' ``` I know I can spin up a temp web server.. But it's a bit of a pain. 😅
e.g. instead of using:
it'd be handy if I could use:
I know I can spin up a temp web server.. But it's a bit of a pain. 😅