docs: update markdown format

This commit is contained in:
Li Xin
2025-04-22 13:58:38 +08:00
parent a894fc9f46
commit e99bb9bdba
3 changed files with 5 additions and 3 deletions

View File

@@ -52,6 +52,6 @@ In particular, we want to express our deep appreciation for:
* [Zustand](https://zustand.docs.pmnd.rs/) for their stunning state management
* [Framer Motion](https://www.framer.com/motion/) for their amazing animation library
* [React Markdown](https://www.npmjs.com/package/react-markdown) for their exceptional markdown rendering and customizability
* Last but not least, special thanks to [SToneX](https://github.com/stonexer) for his great contribution for **[token-by-token visual effect](./src/core/rehype/rehype-split-words-into-spans.ts)**
* Last but not least, special thanks to [SToneX](https://github.com/stonexer) for his great contribution for [token-by-token visual effect](./src/core/rehype/rehype-split-words-into-spans.ts)
These amazing projects form the foundation of `DeerFlow` and demonstrate the power of open source collaboration.