开发者

Safe user added HTML in Rails

开发者 https://www.devze.com 2023-02-15 04:50 出处:网络
I need to store and display content with user-generated markup, like questions at stackowerfl开发者_Python百科ow, for example.

I need to store and display content with user-generated markup, like questions at stackowerfl开发者_Python百科ow, for example. What proper ways for it do you know? Pseudo-tags? Real HTML-filtration? What WYSIWYG editors can deal with it?


Maybe use redcloth or similar with Markitup http://markitup.jaysalvat.com/home/, that does Html, Textile, Wiki Syntax, Markdown, BBcode

0

精彩评论

暂无评论...
验证码 换一张
取 消