docs: ensure newline before lists across docs for MkDocs rendering
This commit is contained in:
@@ -28,6 +28,7 @@ This story extends the basic DI container to support core kernel services only:
|
||||
|
||||
### 2. Provider Functions (`internal/di/providers.go`)
|
||||
Complete provider functions for core kernel services only:
|
||||
|
||||
- `ProvideConfig() fx.Option` - Configuration provider
|
||||
- `ProvideLogger() fx.Option` - Logger provider
|
||||
- `ProvideHealthCheckers() fx.Option` - Health check registry provider
|
||||
|
||||
Reference in New Issue
Block a user