docs: ensure newline before lists across docs for MkDocs rendering
This commit is contained in:
@@ -244,6 +244,7 @@ func main() {
|
||||
```
|
||||
|
||||
Services communicate via service clients:
|
||||
|
||||
- All inter-service communication uses gRPC (primary) or HTTP (fallback)
|
||||
- Service discovery via service registry
|
||||
- Each service manages its own database connection
|
||||
|
||||
Reference in New Issue
Block a user