from Hacker News

Ask HN: How to save and retrieve Markdown at database

by fullofdev on 6/1/23, 1:22 PM with 0 comments

What's the best practice for working with "user generated content" in Markdown.

- How do you save it - How do you retreive it (to edit) not to display

notes: potential problem when user have a script on the text

Thanks