# Canned Replies preview is raw (not cooked)

**URL:** https://meta.discourse.org/t/canned-replies-preview-is-raw-not-cooked/56761
**Category:** Bug
**Created:** [February 2, 2017, 12:19am UTC](https://meta.discourse.org/t/canned-replies-preview-is-raw-not-cooked/56761 "2017-02-02T00:19:30Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [February 2, 2017, 12:19am UTC](https://meta.discourse.org/t/canned-replies-preview-is-raw-not-cooked/56761/1 "2017-02-02T00:19:31Z")

</div>

Previously, when opening the Canned Replies dialog to insert a reply we would see a preview of what it would look like. However, we now only see the raw (markdown) text.

Current view:

 ![](https://global.discourse-cdn.com/meta/original/3X/b/2/b22ebb50d4a9a36753c2c5af847ed115bec8981e.png)

Expected view (poorly photoshopped):

 ![](https://global.discourse-cdn.com/meta/original/3X/f/b/fbc3925f2ea4de31d7aff704b009c480af64e886.PNG)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 2, 2017, 2:21am UTC](https://meta.discourse.org/t/canned-replies-preview-is-raw-not-cooked/56761/2 "2017-02-02T02:21:16Z")

</div>

Is this a new regression @tgxworld?

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [February 2, 2017, 2:49am UTC](https://meta.discourse.org/t/canned-replies-preview-is-raw-not-cooked/56761/3 "2017-02-02T02:49:00Z")

</div>

Yup looks like a regression. Fixed in

[https://github.com/discourse/discourse-canned-replies/commit/bc146568e5f75574771b562b09d40a7bbae02f3f](https://github.com/discourse/discourse-canned-replies/commit/bc146568e5f75574771b562b09d40a7bbae02f3f)

and added tests so that we don’t regress here.

Thanks for reporting @jomaxro

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [February 2, 2017, 2:49am UTC](https://meta.discourse.org/t/canned-replies-preview-is-raw-not-cooked/56761/4 "2017-02-02T02:49:14Z")

</div>


