# Full Rich text retrieval

**URL:** https://community.fibery.io/t/full-rich-text-retrieval/5937
**Category:** API & Programming
**Created:** [March 5, 2024, 7:17am UTC](https://community.fibery.io/t/full-rich-text-retrieval/5937 "2024-03-05T07:17:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Giuse](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/giuse/32/8487_2.png) [@Giuse](https://community.fibery.io/u/Giuse)
#### Post date: [March 5, 2024, 7:17am UTC](https://community.fibery.io/t/full-rich-text-retrieval/5937/1 "2024-03-05T07:17:03Z")

</div>

Hi, I know that getDocument function with format “md” allows to retrieve markdown content of a document (like a rich text description of a task), but some formats are not retrieved, those not compatibile with markdown, like underline, font background color, callout.  
How to retrieve the content of a document with ALL formats? For synchronization purpose with external app, this is a problem since those non-markdown formats are deleted when syncing back to Fibery.  
Thanks

Giuse

---

<div class="post-metadata">

### Author: ![Chr1sG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.fibery.io/chr1sg/32/3941_2.png) [@Chr1sG](https://community.fibery.io/u/Chr1sG)
#### Post date: [March 5, 2024, 7:30am UTC](https://community.fibery.io/t/full-rich-text-retrieval/5937/2 "2024-03-05T07:30:11Z")

</div>

Try ‘html’ instead
