Commit 1299e9d
Fix YAML frontmatter errors in Chinese MDX files
- Fixed security_architecture.cn.mdx: Properly escaped Chinese quotation marks in description field
- Fixed index.cn.mdx: Replaced Chinese quotation marks with angle quotation marks (「」) in JSX attribute
- Build now passes successfully
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>1 parent cd9ce08 commit 1299e9d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments