việt-nguyễn

joined 2 months ago
 

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