markdown-home-tab/README.md
2023-04-25 18:11:59 +06:00

26 lines
349 B
Markdown

# Markdown Extension
Markdown Editor for new tab made with [Milkdown](https://milkdown.dev/) and
[Dockview](https://dockview.dev).
## Installation
```
yarn
yarn build
cd ./dist
web-ext build
```
## 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