mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 13:25:55 +08:00

* FIX: Quoting Oneboxed content should exclude formatting When a post is quoted that includes Oneboxed content, we should not include the formatting generated by the Onebox. Rather, we should attempt to collapse the link referenced by the Onebox to a single line text link. * DEV: fix tests