A markdown editor and previewer tailored for the ngx-retroblog project.
Go to file
pedrocx486 33f163cd87 Bugfixes 2023-03-05 02:09:25 -03:00
.vscode Push all to new repo 2022-12-29 02:32:24 -03:00
public Post editing (from file!) 2023-02-11 21:46:06 -03:00
src Bugfixes 2023-03-05 02:09:25 -03:00
.gitignore Push all to new repo 2022-12-29 02:32:24 -03:00
LICENSE Push all to new repo 2022-12-29 02:32:24 -03:00
README.md Update readme 2023-02-12 04:13:34 -03:00
index.html Push all to new repo 2022-12-29 02:32:24 -03:00
package.json Upgrade packages and use yarn 2023-02-11 21:48:16 -03:00
tsconfig.json Cleanup logic, rewrite some of it and more. 2023-02-11 16:39:48 -03:00
tsconfig.node.json Update readme 2023-02-11 22:00:38 -03:00
vite.config.ts Push all to new repo 2022-12-29 02:32:24 -03:00
yarn.lock Upgrade packages and use yarn 2023-02-11 21:48:16 -03:00

README.md

Showdown Canvas, written in Vue 3 + TypeScript + Vite

An markdown editor for ngx-dumblog/retroblog.

Caveats

Edit cannot delete posts from the archive, if you want to remove a post, you have to edit the archive.json manually.