markdown-home-tab/README.md
2024-10-02 19:04:44 +07:00

25 lines
351 B
Markdown

# Markdown Extension
Markdown Editor for new tab made with [Milkdown](https://milkdown.dev/) and
[Dockview](https://dockview.dev).
## Installation
```
yarn global add web-ext
yarn
yarn package
```
## Development
The live server will be started, so you can see all changes in a realtime.
```
yarn
yarn dev
```
## TO-DO
- Use Remirror as editor