2022-12-29 05:32:24 +00:00
|
|
|
# Showdown Canvas, written in Vue 3 + TypeScript + Vite
|
|
|
|
|
|
|
|
An markdown editor for ngx-dumblog/retroblog.
|
|
|
|
|
|
|
|
## Caveats
|
|
|
|
|
2023-02-12 07:13:34 +00:00
|
|
|
Edit cannot delete posts from the archive, if you want to remove a post, you have to edit the archive.json manually.
|
2022-12-29 05:32:24 +00:00
|
|
|
|
|
|
|
## Recommended IDE Setup
|
|
|
|
|
|
|
|
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)
|