Copyright (c) 2019 Jessica Holm
This program is a basic Markdown editor as a web application. It relies on Yew, stdweb, and comrak.
Here's a screenshot of the program running.
This program runs via cargo-web.
cargo install cargo-webcargo web buildcargo web startTests also run via cargo-web.
cargo web testThis program is licensed under the "MIT License". Please
see the file LICENSE for license terms.
