@baris Thank you !!
@julian Can you help me ?
I converted content using this
Sockets.renderPreview = async function (socket, content) { return await plugins.hooks.fire('filter:parse.raw', content); };
How to convert to raw data like initial ?
I doing web using nodebb . I want test how to edit post
@baris Thank you !!