This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch update/noitce in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
commit 838ff9ed34722e713e672e0798571e0cf8ac96c1 Author: shuai <[email protected]> AuthorDate: Thu Oct 24 15:54:45 2024 +0800 docs: update notice --- docs/notice.md | 4 ++++ 1 file changed, 4 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
