Files
MorphDoc/packages/docx-engine/fixtures/pandoc-conversion.md
T

559 B

title, author
title author
Pandoc 媒体转换验收 Markdown PDF 导出器研发组

可编辑正文

这段中文正文在 DOCX 中必须继续作为标准文本编辑。

普通图片

flowchart LR
    A[开始] --> B[结束]
version: 1
option:
  xAxis:
    type: category
    data: [一月, 二月]
  yAxis:
    type: value
  series:
    - type: bar
      data: [10, 20]
项目 结果
文本 可编辑
媒体 PNG
export const editable = true;