Skip to content

JessicaHolm/md-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor

Copyright (c) 2019 Jessica Holm

This program is a basic Markdown editor as a web application. It relies on Yew, stdweb, and comrak.

Example

Here's a screenshot of the program running.

example

Build and Run

This program runs via cargo-web.

Install cargo-web

cargo install cargo-web

Build

cargo web build

Run

cargo web start

Testing

Tests also run via cargo-web.

cargo web test

License

This program is licensed under the "MIT License". Please see the file LICENSE for license terms.

About

web based markdown editor in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors