fix(feedback): properly close **Status** bold markdown in VDE-021/023/024/053/054
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 构建
|
||||
|
||||
@@ -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 构建
|
||||
|
||||
Reference in New Issue
Block a user