A markdown editor and previewer tailored for the ngx-retroblog project.
Go to file
pedrocx486 45d1c4e139 Upgrade packages and use yarn 2023-02-11 21:48:16 -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 Post editing (from file!) 2023-02-11 21:46:06 -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.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 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 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

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