A markdown editor and previewer tailored for the ngx-retroblog project.
Go to file
pedrocx486 ccce6a3e20 Cleanup logic, rewrite some of it and more. 2023-02-11 16:39:48 -03:00
.vscode Push all to new repo 2022-12-29 02:32:24 -03:00
public Cleanup logic, rewrite some of it and more. 2023-02-11 16:39:48 -03:00
src Cleanup logic, rewrite some of it and more. 2023-02-11 16:39:48 -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 Push all to new repo 2022-12-29 02:32:24 -03:00
index.html Push all to new repo 2022-12-29 02:32:24 -03:00
package-lock.json Prepare to remotely load archives, posts and edit posts 2023-02-10 21:53:37 -03:00
package.json Prepare to remotely load archives, posts and edit posts 2023-02-10 21:53:37 -03:00
tsconfig.json Cleanup logic, rewrite some of it and more. 2023-02-11 16:39:48 -03:00
tsconfig.node.json Push all to new repo 2022-12-29 02:32:24 -03:00
vite.config.ts Push all to new repo 2022-12-29 02:32:24 -03:00
yarn.lock Prepare to remotely load archives, posts and edit posts 2023-02-10 21:53:37 -03:00

README.md

Showdown Canvas, written in Vue 3 + TypeScript + Vite

An markdown editor for ngx-dumblog/retroblog.

Caveats

Currently able to only create posts, it cannot edit the archive.json, so you have to edit it manually.