Commit graph

4 commits

Author SHA1 Message Date
Philip Okugbe
e6bf4cdd6c
fix: fix markdown import file button (#542) 2024-12-06 12:26:55 +00:00
Philipinho
89f6311e46 * Make page import handling better 2024-07-21 20:48:33 +01:00
Philipinho
7f0fd45f3a singular & plural count 2024-07-20 18:20:10 +01:00
Philip Okugbe
937a07059a
feat: implement Markdown and HTML page imports (#85)
* page import feature
* make file interceptor common

* replace @tiptap/html
* update tiptap version

* reduce table margin

* update tiptap version

* switch to upstream drag handle lib (fixes table dragging)

* WIP

* Page import module and other fixes

* working page imports

* extract page title from h1 heading

* finalize page imports

* cleanup unused imports

* add menu arrow
2024-07-20 17:59:04 +01:00