fix(feedback): properly close **Status** bold markdown in VDE-021/023/024/053/054
Build & Test / build-and-test (push) Waiting to run
Build & Test / python-bindings (push) Blocked by required conditions
CI / Build & Test (push) Failing after 37s
CI / Release Build (push) Failing after 31s

Commit 92f13b6 added trailing ** but left the opening ** unclosed after the
Status label, producing **Status**: Fixed** instead of **Status**: Fixed.
This commit is contained in:
茂之钳
2026-07-29 11:36:47 +08:00
parent 9a0ff25237
commit 2a5a84670c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
- **ID**: VDE-021
- **Date**: 2026-07-28
- **Status**: Fixed**
- **Status**: Fixed
- **Severity**: High
- **Category**: API Gap
- **Source**: ViewDesign feat/viewdesign-engine branch
+1 -1
View File
@@ -2,7 +2,7 @@
- **ID**: VDE-023
- **Date**: 2026-07-28
- **Status**: Fixed**
- **Status**: Fixed
- **Severity**: High
- **Category**: API Design
- **Source**: ViewDesign feat/viewdesign-engine branch
+1 -1
View File
@@ -2,7 +2,7 @@
- **ID**: VDE-024
- **Date**: 2026-07-28
- **Status**: Fixed**
- **Status**: Fixed
- **Severity**: High
- **Category**: API Gap
- **Source**: ViewDesign feat/viewdesign-engine branch
+1 -1
View File
@@ -2,7 +2,7 @@
- **ID**: VDE-053
- **Date**: 2026-07-29
- **Status**: Fixed**
- **Status**: Fixed
- **Severity**: Critical
- **Category**: BUILD
- **Source**: ViewDesign 架构纠正计划 (Task 11) — VDE=ON 构建
+1 -1
View File
@@ -2,7 +2,7 @@
- **ID**: VDE-054
- **Date**: 2026-07-29
- **Status**: Fixed**
- **Status**: Fixed
- **Severity**: Critical
- **Category**: BUILD
- **Source**: ViewDesign 架构纠正计划 (Task 11) — VDE=ON MSVC 构建