> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Export as Markdown File

> Once you finish editing a document, you can download it as a .md file to complete the export.

## How to use

Once you finish editing a document, you can download it as a .md file to complete the export.

DingTalk Docs follows standard Markdown syntax. Supported formats are converted into Markdown text, and elements unique to DingTalk Docs are downgraded gracefully. The detailed mapping is shown below:

| **Type**                                     | **Text content** | **Markdown source format**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | **Markdown rendering result** |
| -------------------------------------------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| **Heading**                                  |                  | `text/x-markdown<br /># 标题一<br />### 标题二<br />### 标题三<br />#### 标题四<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                    |                               |
| **Style**                                    |                  | ``text/x-markdown<br />~~_**加粗**_~~<br />_斜体_<br />上标^111^<br />下标~222~<br />==文本高亮==<br />`行内代码块`  <br />~~_**混合样式**_~~<br />``                                                                                                                                                                                                                                                                                                                                                                              |                               |
| **Table**                                    |                  | `text/x-markdown<br />**无合并的表格：**<br />\|  aaa  \|  bbb  \|  ccc  \|  ddd  \|<br />\| --- \| --- \| --- \| --- \|<br />\|  eee  \|  fff  \|  ggg  \|  hhh  \|<br />\|  iii  \|  jjj  \|  kkk  \|  lll  \|<br />**有合并的表格：**<br />\|  aaa eee  \|  bbb ccc  \|  \|  ddd  \|<br />\| --- \| --- \| --- \| --- \|<br />\|  \|  fff jjj  \|  ggg  \|  hhh  \|<br />\|  iii  \|  \|  kkk lll  \|  \|<br />\|  mm  \|  nnn ooo  \|  \|  ppp  \|<br />`                                                               |                               |
| **List**                                     |                  | `text/x-markdown<br />有序列表:<br />1.  aaa<br />    <br />    1.  bbb<br />        <br />        1.  ccc<br />            <br />2.  ddd<br />    <br />无序列表：<br />*   eee<br />    <br />    *   fff<br />        <br />        *   ggg<br />            <br />*   hhh<br />`                                                                                                                                                                                                                                   |                               |
| **To-Do**                                    |                  | `text/x-markdown<br />待办：<br />*   [ ] 未完成待办  $\color{#0089FF}{@王毅博 (灯少)}$   2022-10-27 17:00:00 <br />    <br />*   [x] 已完成待办  $\color{#0089FF}{@王毅博 (灯少)}$  2022-10-13 17:00:00 <br />`                                                                                                                                                                                                                                                                                                                     |                               |
| **Formula**                                  |                  | `text/x-markdown<br />块级公式：<br />$ratio*\frac{1}{3}$<br />行内公式：         $ratio*\frac{1}{3}$    <br />`                                                                                                                                                                                                                                                                                                                                                                                                        |                               |
| **Quote**                                    |                  | `text/x-markdown<br />引用：<br />> 引用内容<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |                               |
| **Divider**                                  |                  | `text/x-markdown<br />分割线：<br />---<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |                               |
| **Columns**                                  |                  | `text/x-markdown<br />分栏：<br />分栏 aaa<br />分栏 bbb<br />分栏 ccc<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                          |                               |
| **Callout**                                  |                  | `text/x-markdown<br />:::<br />高亮块内容<br />:::<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                          |                               |
| **Code block**                               |                  | `text/x-markdown<br />代码块：<br />    function test() {<br />  		console.log(123);<br />		}<br />`                                                                                                                                                                                                                                                                                                                                                                                                              |                               |
| **Plain link & Card link**                   |                  | `text/x-markdown<br />普通链接：<br />[淘宝网](www.taobao.com)<br />卡片链接：<br />[淘宝网](www.taobao.com)<br />`                                                                                                                                                                                                                                                                                                                                                                                                           |                               |
| **Date**                                     |                  | `text/x-markdown<br />日期： 2022-09-30  2022-10-06 20:30:00 <br />`                                                                                                                                                                                                                                                                                                                                                                                                                                             |                               |
| **Video**                                    |                  | `text/x-markdown<br />请至钉钉文档查看附件《屏幕录制2022-09-15 09.58.15(1).mov》<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                       |                               |
| **Attachment**                               |                  | `text/x-markdown<br />请至钉钉文档查看附件<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |                               |
| **Third-party content**                      |                  | `text/x-markdown<br />### 第三方内容<br />请至钉钉文档查看高德地图<br />西瓜视频<br />[https://www.ixigua.com/iframe/6992884890526024222?autoplay=0](https://www.ixigua.com/iframe/6992884890526024222?autoplay=0)<br />`                                                                                                                                                                                                                                                                                                          |                               |
| **Framer, Gist, OKR, Music, Figma**          |                  | `text/x-markdown<br />framer<br />[framer](https://framer.com/projects/Untitled--9AQKd9GpTBTv9teii1et-hswbH?tutorial=vwnd_CYKcoQ&node=augiA20Il)<br />gist<br />[gist](https://gist.github.com/airyland/5633662)<br />okr<br />请至钉钉文档查看插入的OKR<br />music<br />[https://music.163.com/outchain/player?type=2&id=5264842&auto=0&height=66](https://music.163.com/outchain/player?type=2&id=5264842&auto=0&height=66)<br />figma<br />[figma](https://www.figma.com/file/PtxEDSd5uYSKSzTmmaSi0q/Untitled)<br />` |                               |
| **App Table**                                |                  | `text/x-markdown<br />应用表格<br />请至钉钉文档查看插入的应用表格<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                        |                               |
| **Text-based diagram**                       |                  | `text/x-markdown<br />文本绘图<br />graph TD       A\[Christmas\] -->\|Get money\| B(Go shopping)       B --> C{Let me think}       C -->\|One\| D\[Laptop\]       C -->\|Two\| E\[iPhone\]       C -->\|Three\| F\[fa:fa-car Car\]<br />`                                                                                                                                                                                                                                                                        |                               |
| **Event, Yuque Doc, FBI, Organization Card** |                  | `text/x-markdown<br />日程：<br />请至钉钉文档查看日程<br />语雀文档<br />[语雀文档](https://yuque.antfin.com/qiafeng.zj/uq7opv/zu3tdn)<br />FBI<br />请至钉钉文档查看插入的FBI<br />企业卡片<br />请至钉钉文档查看插入的企业卡片<br />`                                                                                                                                                                                                                                                                                                                         |                               |
| **Signature**                                |                  | `text/x-markdown<br />签名<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |                               |
| **AI Minutes**                               |                  | `text/x-markdown<br />AI听记<br />请至钉钉文档查看AI听记<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                           |                               |
| **ProcessOn**                                |                  | `text/x-markdown<br />processOn<br />[https://www.processon.com/embed/632c0f82e401fd43463d0f39](https://www.processon.com/embed/632c0f82e401fd43463d0f39)<br />`                                                                                                                                                                                                                                                                                                                                              |                               |
| **DingTalk Emoji & Emoji**                   |                  | `text/x-markdown<br />表情 [火][气球][旗子][流鼻血][狗子][流泪][笑哭][捂脸哭][优先级: 2][]<br />emoji 表情：😅😂✅🤪😜<br />`                                                                                                                                                                                                                                                                                                                                                                                                           |                               |
| **Vote**                                     |                  | `text/x-markdown<br />投票<br />请至钉钉文档查看投票<br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                               |                               |
| **Mind Map**                                 |                  | `text/x-markdown<br />脑图<br /><br /><br />`                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |                               |
