Commit d297e48
committed
docs: fix AsciiDoc list formatting for responsibility items
Convert indented bold text to proper AsciiDoc bulleted list format for:
- Chinese: 团队担当 and 责任担当
- English: Team Stewardship and Accountability
Changed from incorrect indented format:
*Team Stewardship*: description
To correct AsciiDoc bulleted list format:
* *Team Stewardship*: description
This ensures proper rendering in the generated HTML documentation.1 parent 0960c50 commit d297e48
2 files changed
Lines changed: 4 additions & 6 deletions
File tree
- CN/modules/ROOT/pages/master/contribution
- EN/modules/ROOT/pages/master/contribution
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments