retroblog-canvas/README.md

12 lines
420 B
Markdown
Raw Normal View History

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 01:00:38 +00:00
Currently able to create and edit posts, but can only load from file (not from blog install) and cannot edit the archive.json, so you have to edit it 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)