Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们目前正在使用 ckeditor 在 Rails 应用程序中获取富文本字段。这不是很好,例如,如果您粘贴一些文本,您永远不知道保存后会发生什么。我希望拥有与 basecamp 相同的文本区域。任何想法或指示如何到达那里?
看看这个:https ://github.com/xing/wysihtml5 。文档说 Basecamp 正在使用它。