Skip to content

snow-blade/unmark

Repository files navigation

Marked.cc

⚠ This is a fork of: https://github.com/msjaber/marked.cc Preview

Marked helps you create beautiful images for your notes, just like what Carbon does for your code.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Build as an executable

Follow the instructions on https://tauri.studio in getting started to bundle your executable, then write:

vue add tauri

Then build it with:

yarn init && yarn tauri:build

Download

Go to the releases page and simply select the binaries that corresponds to your platform(currently only linux executables are available)

About

A vue.js powered markdown editor that can be compiled to an executable

Resources

Stars

Watchers

Forks

Packages

No packages published