This is an automated email from the ASF dual-hosted git repository.

shuai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git


The following commit(s) were added to refs/heads/main by this push:
     new d9b6d2460 docs: update notice (#264)
d9b6d2460 is described below

commit d9b6d2460387d5d569e9baa44d8074f59ef16f0b
Author: dashuai <[email protected]>
AuthorDate: Thu Oct 24 15:56:18 2024 +0800

    docs: update notice (#264)
---
 docs/notice.md                                              | 4 ++++
 i18n/zh-CN/docusaurus-plugin-content-docs/current/notice.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/docs/notice.md b/docs/notice.md
index 93a16a5b1..ed8e0da46 100644
--- a/docs/notice.md
+++ b/docs/notice.md
@@ -27,6 +27,10 @@ The project is built on and with the aid of the following 
open source projects.
 * https://www.npmjs.com/package/bootstrap-icons
 * https://www.npmjs.com/package/classnames
 * https://www.npmjs.com/package/codemirror
+* https://www.npmjs.com/package/@codemirror/lang-markdown
+* https://www.npmjs.com/package/@codemirror/language-data
+* https://www.npmjs.com/package/@codemirror/state
+* https://www.npmjs.com/package/@codemirror/view
 * https://www.npmjs.com/package/color
 * https://www.npmjs.com/package/copy-to-clipboard
 * https://www.npmjs.com/package/dayjs
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/notice.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/notice.md
index faa2b895e..6a9764c85 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/notice.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/notice.md
@@ -27,6 +27,10 @@ slug: /contributing/notice
 * https://www.npmjs.com/package/bootstrap-icons
 * https://www.npmjs.com/package/classnames
 * https://www.npmjs.com/package/codemirror
+* https://www.npmjs.com/package/@codemirror/lang-markdown
+* https://www.npmjs.com/package/@codemirror/language-data
+* https://www.npmjs.com/package/@codemirror/state
+* https://www.npmjs.com/package/@codemirror/view
 * https://www.npmjs.com/package/color
 * https://www.npmjs.com/package/copy-to-clipboard
 * https://www.npmjs.com/package/dayjs

Reply via email to