# Don't decorate cooked items in composer view?

**URL:** https://meta.discourse.org/t/dont-decorate-cooked-items-in-composer-view/254415
**Category:** Development
**Created:** [February 8, 2023, 3:07am UTC](https://meta.discourse.org/t/dont-decorate-cooked-items-in-composer-view/254415 "2023-02-08T03:07:39Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [February 8, 2023, 6:07am UTC](https://meta.discourse.org/t/dont-decorate-cooked-items-in-composer-view/254415/2 "2023-02-08T06:07:47Z")

</div>

Hello,

Adding `onlyStream` can do it. Here is an example from an other topic. 🙂

> [@Link rewriting for affiliate codes](https://meta.discourse.org/t/link-rewriting-for-affiliate-codes/52949/8):
>
> One of the options you can pass to the method is `onlyStream`
> 
> What does it do? It tells the method that you only want this code to fire when the post is rendered inside a topic. Let’s add that option.

---

_[View the full topic](https://meta.discourse.org/t/dont-decorate-cooked-items-in-composer-view/254415)._
