# How to Use Dellinger with Rich text Component

**URL:** https://community.glideapps.com/t/how-to-use-dellinger-with-rich-text-component/904
**Category:** Ask for Help
**Created:** [October 5, 2019, 4:59am UTC](https://community.glideapps.com/t/how-to-use-dellinger-with-rich-text-component/904 "2019-10-05T04:59:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Bhupendra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/bhupendra/32/788_2.png) [@Bhupendra](https://community.glideapps.com/u/Bhupendra)
#### Post date: [October 5, 2019, 4:59am UTC](https://community.glideapps.com/t/how-to-use-dellinger-with-rich-text-component/904/1 "2019-10-05T04:59:50Z")

</div>

I type some text in dellinger with required formatting. i.e. Bold, Italic, etc…  
Now how to insert this in My particular description cell for each item.  
Example

### For the purpose of admission to first year of Course, -

1. a candidate shall have passed the qualifying examination with **at least 50%** (Bold)aggregate marks in Physics, Chemistry & Mathematics **and also** (bold)at least 50% marks\*\* in aggregate of the qualifying examination

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 5, 2019, 5:12am UTC](https://community.glideapps.com/t/how-to-use-dellinger-with-rich-text-component/904/2 "2019-10-05T05:12:10Z")

</div>

Just copy the text that you typed into [Dillinger.io](http://Dillinger.io) and paste it in the spreadsheet cell. Then use the Rich Text component in the app builder.

---

<div class="post-metadata">

### Author: ![Bhupendra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/bhupendra/32/788_2.png) [@Bhupendra](https://community.glideapps.com/u/Bhupendra)
#### Post date: [October 5, 2019, 5:31am UTC](https://community.glideapps.com/t/how-to-use-dellinger-with-rich-text-component/904/3 "2019-10-05T05:31:09Z")

</div>

@Jeff_Hager  
I copy This text…by Ctrl+C

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/1X/0383f54e12afb2f89cfb77a4ae379f3466ef56d1.png)  
and Paste in sheet for B.Arc Description… Result is…  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/1X/efc609540541a09a668dfc9df16f1ce620173ab5.png)  
🤔😴

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 5, 2019, 5:37am UTC](https://community.glideapps.com/t/how-to-use-dellinger-with-rich-text-component/904/4 "2019-10-05T05:37:51Z")

</div>

Is the problem that it’s spreading out across multiple rows? If that’s the case, then instead of clicking on B2 and pasting there, click on B2 and paste the text in the formula bar (fx) at the top, right below the undo button.

If the problem is that it’s not formatted in markdown, you won’t see the markdown formatting until it is viewed in the Rich Text component.

---

<div class="post-metadata">

### Author: ![Bhupendra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/bhupendra/32/788_2.png) [@Bhupendra](https://community.glideapps.com/u/Bhupendra)
#### Post date: [October 5, 2019, 5:41am UTC](https://community.glideapps.com/t/how-to-use-dellinger-with-rich-text-component/904/5 "2019-10-05T05:41:17Z")

</div>

Thanks @Jeff_Hager
