From fe9f9a2024175821980efbcea52cde14f04e7ab4 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 2 Feb 2026 01:39:30 +0000
Subject: [PATCH 1/2] Initial plan
From a99ab95442c95a819fd9e0436eb8dad45cd70a50 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 2 Feb 2026 01:40:28 +0000
Subject: [PATCH 2/2] Replace video links in README files with new URL
Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com>
---
README.md | 2 +-
README.zh-CN.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index b775dc9..4f655c4 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
[](https://www.npmjs.com/package/@antv/t8)
[](https://www.npmjs.com/package/@antv/t8)
-
+
`T8` is a declarative markdown `syntax` that can be used to describe the content of data interpretation reports. Technically, based on the assumption that the markdown `syntax` is generated by the server, the frontend simply consumes the syntax for rendering. As the demand for diversity and immediacy in data representation grows, along with the increasing application of AI and NLP technologies, maintaining text templates on the frontend will become unsustainable. In this context, using T8 for unified rendering will be the optimal choice.
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 86eeca1..c74737a 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -14,7 +14,7 @@
[](https://www.npmjs.com/package/@antv/t8)
[](https://www.npmjs.com/package/@antv/t8)
-
+
`T8` 是一套声明式的 Markdown `Syntax` 语法,可以用它描述数据解读报告的内容。技术方案上,基于 Markdown `Syntax` 数据来自服务端生成的假设,前端消费 Syntax 进行渲染即可。随着数据表达的多样性和即时性的要求越来越高,以及 AI、NLP 技术越来越多的被应用,前端维护文本模版将不可持续,此时使用 T8 进行统一渲染将是最佳选择。