From f7e5cb524aa728c3ead1f3f191b7cceb4d68cd3a Mon Sep 17 00:00:00 2001 From: Stefan Rudi Date: Wed, 2 Sep 2026 22:16:39 +0200 Subject: [PATCH] fix: add missing blank line in build plugin doc --- tools/apis/cds-build.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/apis/cds-build.md b/tools/apis/cds-build.md index b6b1dc3c2..62c0f3db6 100644 --- a/tools/apis/cds-build.md +++ b/tools/apis/cds-build.md @@ -140,7 +140,9 @@ cds build --for postgres ] ``` -> See also the command line help for further details using `cds build --help`.## Test-Run Built Projects Locally {#test-run} +> See also the command line help for further details using `cds build --help`. + +## Test-Run Built Projects Locally {#test-run} Test the application as it runs on the cloud: