Server Endpoint for Converting HTML to Plate format #3758
Replies: 4 comments
-
This PR made progress on this issue: #3125. We now have a TODOs:
|
Beta Was this translation helpful? Give feedback.
-
so this is why deserializeHtml isn't working for me! |
Beta Was this translation helpful? Give feedback.
-
@zbeyens I'm encountering the same issue with server-side HTML to Plate conversion in Next.js. Additionally, I'm unable to use serializeHtml even on the client-size |
Beta Was this translation helpful? Give feedback.
-
We are deprecating You can find a detailed guide here. And the complete example including export to HTML, Tailwind CSS, and Prism. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #3005
Originally posted by mstelz February 29, 2024
Using NextJS I have an
app/api/route.ts
with the following:but when I try to run it I receive the error
What am I missing? I thought this was possible but correct me if I am wrong.
Thanks in advance!
Funding
Beta Was this translation helpful? Give feedback.
All reactions