Feature Request: run Tiptap editor in Nodejs #4050
martinboksa
started this conversation in
Feature Requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Description
It would be helpful to be able to execute Tiptap in Node.js.
Current workaround
For example; this works when I need
HTMLUse Case
I need to perform some postprocessing on data where I am supposed to call
editor.getText()oreditor.getHTML()Type
New feature
All reactions