halo/ui/packages/shared
Ryan Wang 09cd1f7f74
Comments now support rich text formatting display (#7674)
#### What type of PR is this?

/area ui
/kind feature
/milestone 2.21.x

#### What this PR does / why we need it:

Comments now support rich text format display.

Still need to:

1. Test for XSS vulnerabilities
2. Optimize content styling
3. Editor

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/7671

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
评论内容支持以富文本格式显示
```
2025-08-12 06:26:47 +00:00
..
src Comments now support rich text formatting display (#7674) 2025-08-12 06:26:47 +00:00
env.d.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
package.json chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
tsconfig.app.json Move folder console to ui 2024-02-02 22:22:51 +08:00
tsconfig.json Move folder console to ui 2024-02-02 22:22:51 +08:00
tsconfig.node.json chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00
tsdown.config.ts chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00