A small webview window for previewing makdown and localhost.
cargo install remarko
Use the command remarko:
remarko <URL OR MARKDOWN FILE>
Examples:
remarko https://docs.rs/wry
remarko http://localhost:3000
remarko README.md
If you give it a markdown file it will automaticly start a live server.
Contributions
Issues, Ideas and Contributions are welcome!