Skip to content

Commit

Permalink
Create TODO.md & add future todos
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimgierko committed May 27, 2024
1 parent f1a0837 commit 9a41e10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# TODO 🚀

- [ ] add RWD/ mobile view 👉 additional btn to switch between editor & preview mode
- [ ] check, what is wrong with react-markdown based editor & why it's crashing when partial HTML with inline styles is inputed... OR get rid of it & leave only custom editor which works fine
- [ ] consider adding this editor (after implementing RWD) to all note-taking apps (maybe with some modifications)

0 comments on commit 9a41e10

Please sign in to comment.