mirror of
https://github.com/shoedler/crossbow.git
synced 2026-07-22 07:40:26 +00:00
Update DEV.md
This commit is contained in:
parent
b07deff029
commit
e08dec390f
1 changed files with 1 additions and 1 deletions
2
DEV.md
2
DEV.md
|
|
@ -9,7 +9,7 @@
|
|||
## Refactors
|
||||
|
||||
- [x] Refactor handling / updating of `TreeItem`s. Use a reactive approach instead of manually updating the tree.
|
||||
- [ ] Refactor `Editor.getWordLookup()` there has to be a better way of retrieving plain-text from an `Editor` (Without manually removing MD syntax operators)
|
||||
- [ ] Refactor `Editor.getWordLookup()` there has to be a better way of retrieving plain-text from an `Editor` (Without manually removing MD syntax)
|
||||
|
||||
## Releasing new releases
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue