mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
added new editor, locking, props persistance
This commit is contained in:
parent
0940d6abf8
commit
601eda17de
22 changed files with 2860 additions and 123 deletions
|
@ -6,7 +6,7 @@ Markdown Editor for new tab made with [Milkdown](https://milkdown.dev/) and
|
|||
## Installation
|
||||
|
||||
```
|
||||
yarn
|
||||
yarn
|
||||
yarn build
|
||||
cd ./dist
|
||||
web-ext build
|
||||
|
@ -21,3 +21,6 @@ yarn
|
|||
yarn dev
|
||||
```
|
||||
|
||||
## TO-DO
|
||||
|
||||
- Use Remirror as editor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue