docs: ensure newline before lists across docs for MkDocs rendering
This commit is contained in:
@@ -35,7 +35,8 @@ Go Platform is a microservices platform designed to support multiple business do
|
||||
- **[Data Flow Patterns](architecture/data-flow-patterns.md)**: How data flows through the system
|
||||
|
||||
### Architecture Decision Records (ADRs)
|
||||
All architectural decisions are documented in [ADR records](adr/README.md), organized by implementation epic:
|
||||
All architectural decisions are documented in [ADR records](adr/README.md), organized by implementation epic:
|
||||
|
||||
- **Epic 0**: Project Setup & Foundation
|
||||
- **Epic 1**: Core Kernel & Infrastructure
|
||||
- **Epic 2**: Authentication & Authorization
|
||||
@@ -46,6 +47,7 @@ All architectural decisions are documented in [ADR records](adr/README.md), orga
|
||||
|
||||
### Implementation Tasks
|
||||
Detailed task definitions for each epic are available in the [Stories section](stories/README.md):
|
||||
|
||||
- **[Epic 0: Project Setup & Foundation](stories/epic0/README.md)** - [Implementation Summary](stories/epic0/SUMMARY.md)
|
||||
- **[Epic 1: Core Kernel & Infrastructure](stories/epic1/README.md)** - [Implementation Summary](stories/epic1/SUMMARY.md)
|
||||
- Epic 2: Authentication & Authorization
|
||||
|
||||
Reference in New Issue
Block a user