Article Editor & Writing Experience
Suggest improvements to the Tiptap-based article editor: new blocks, formatting, keyboard shortcuts, drag-and-drop, embeds, image handling, and the overall writing flow.
Share your comment
When you need to reference one of your articles from inside a form — say, picking related articles for a manual recommendation — you used to be limited to a static dropdown of recent items.The new ...
The editor used to over-eagerly turn text like 5.Store into an auto-linked URL because the default link detection thought the dot-separated format looked URL-ish. Annoying when you're writing order...
The heading selector in the editor toolbar used to show whatever heading level you had most recently clicked, even after you moved the cursor into a different block. So you could be editing an H2 w...
You can now embed callout blocks directly in your markdown content, and they'll render as proper styled boxes with icons.Supported types:Note — neutral context the reader should pay attention to.In...
Clicking an article title in the admin used to take you to the marketing site instead of the blog. The URL was being assembled from the wrong configuration value — a small typo with annoyingly visi...
The articles and categories tables — the two most-used surfaces in the admin — just got a comprehensive redesign.Explicit columns with proper headers replace the older row-of-blobs layout.Dropdown ...
Two related bugs were hurting the article editing flow in subtle ways.The first: if you reloaded the page while editing an article, the editor occasionally booted into an empty state even though yo...
We migrated all image uploads off our previous CDN provider and onto a different object storage service with global edge delivery.Why we did this:Speed — images now serve from edge locations closer...