Skip to content

飞书博客-演示

>

支持的文档格式

下面是完整格式演示

This is heading 2

This is heading 3

This is heading 4

This is heading 5
This is heading 6

This is a block quote. With a new line.

Paragraph

导出飞书知识库,并按相同目录结构生成 Static Page Generator 支持 Markdown 文件组织方式,用于发布为静态网站

Generate Feishu Wiki into a Markdown for work with Static Page Generators.

Callout

❤️

Red Callout

And a Link and Bold in the Callout.

💡

Orange Callout

🤖

Yellow Callout

Green Callout

🐳

Blue Callout

🐳

Purple Callout

🐼

Gray Callout

Grid

Here is a 3 column grid example:

BlockQuote in Grid Line 1
This is line 2

  • List Item in Grid

    • This is level 1.1
  • Level 2

    1. Level 2.1 as Ordered
    2. Level 2.2

Bullet List

  • Projects

    • GitHub
    • Twitter
      • x.com
    • Facebook
  • OpenSource

    • feishu-pages
    • feishu-docx

Ordered List

  1. This is 1 item

    1. This is a item
      1. This is i
    2. This is b
    3. This c
  2. This is 2 item

    1. This is 2.1
    2. This is 2.2

CodeBlock

A JSON example:

json
{
  "name": "feishu-pages",
}

A TypeScript example:

ts
const name = "feishu-pages";

TODO

  • [x] This item is completed

  • [ ] This is imcomplete

Divider

There is a divider


To split contents.

Image

An example of an image with caption.

File

test.zip

test-file.zip

Table

Currently, feishu-docx only supports pure Table.

Name

Type

Website

This is merge row.

GitHub

Programming

https://github.com

Twitter

Social Network

https://x.com

https://twitter.com

Dribbble

Design

https://dribbble.com

Equation

E=mc2

流程图,画板,思维导图

在飞书编辑器里面,有流程图导出图片或复制图片的功能,将流程图的图片插入到文档中即可

下面这个 UML 图(markdown中不可见):

选复制到粘贴板,再插入图片即可

下面是插入的