imcuttle / live-markd

📝Github Favorite Markdown preview with live rendering & location and highlight changed block.
MIT License
9 stars 0 forks source link

Is there a way to, via CLI, pass in a path to a file and open that file as the default, rather than directory listing? #41

Open NullVoxPopuli opened 2 years ago

NullVoxPopuli commented 2 years ago

For example, I have a DOCS.md and I would like to have some way to do npx live-markd ./DOCS.md and have it open that document

imcuttle commented 2 years ago

@NullVoxPopuli You can visit http://localhost:port/DOCS.md