* wip: added flat list
* fix: able to render prosemirror flat lists
* fix: types to insert list
* chore: renamed manual logger and logger middleware across the live server
* feat: old and new lists coexist
* feat: migration (but with duplication of content and persistence of old lists due to indexed db)
* fix: flat lists
* fix: migration script added
* fix: styles of ordered lists
* fix: table insertion
* fix: image attr type
* fix: insert table command for nesting it in lists
* fix: exiting code blocks inside lists
* revert: old fetch logic
* feat: trying out heading lists, nested styles and diving deeper
* fix: flat-list
* fix: parse html
* fix: css
* fix: add toggle list command