discourse/spec/lib/onebox
jbrw 09bc95d46b
FIX: Quoting Oneboxed content should exclude formatting (#13296)
* 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
2021-06-07 13:03:53 -04:00
..
engine FIX: Quoting Oneboxed content should exclude formatting (#13296) 2021-06-07 13:03:53 -04:00
engine_spec.rb
helpers_spec.rb
layout_spec.rb
matcher_spec.rb
oembed_spec.rb
open_graph_spec.rb
preview_spec.rb
status_check_spec.rb