refactor(outputs): improve consistency between draft output and published content #89

Merged
chartgerink merged 3 commits from add/blocknote-native-viewer into main 2026-05-11 08:49:06 +00:00
Owner
  • upload blocknote json as application/x-blocknote content (previously: converted to HTML and uploaded as application/html)
  • render published output based on blocknote json when application/x-blocknote
  • consolidate render logic to handle legacy outputs (html based between 2026.02.01 and this being deployed, or file directly pre 2026.02.01)

with thanks to @nami for instigating this refactor <3 Requires researchequals/api@2.2.4 to function.

- upload blocknote json as `application/x-blocknote` content (previously: converted to HTML and uploaded as `application/html`) - render published output based on blocknote json when `application/x-blocknote` - consolidate render logic to handle legacy outputs (html based between 2026.02.01 and this being deployed, or file directly pre 2026.02.01) with thanks to @nami for instigating this refactor <3 Requires `researchequals/api@2.2.4` to function.
chartgerink deleted branch add/blocknote-native-viewer 2026-05-11 08:49:07 +00:00
Sign in to join this conversation.
No description provided.