Skip to content

Commit d3e78da

Browse files
authored
Enhance readability in about.md with line breaks
Added line breaks for improved readability in the documentation.
1 parent 00bec6c commit d3e78da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/get_started/about.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Traditional UI5 development requires JavaScript expertise, frontend deployment p
4242
Each application is packaged as an abapGit project, simplifying installation across systems without separate frontend deployments.
4343

4444
### Key Benefits
45+
<br>
4546

4647
##### Architecture
4748
abap2UI5 employs a "thin frontend" approach – all processing, logic, and data management stays in the backend. This design simplifies configuration, minimizes client-side complexity (no cache clearing hassles), and ensures business logic and sensitive data remain securely on the server.
@@ -59,6 +60,7 @@ The base framework includes only essential classes and interfaces. Additional fu
5960
All source code is publicly available on GitHub. We discuss features and issues openly, publish technical blog posts explaining key concepts, and rapidly deploy fixes through abapGit. You always understand how the framework works and can verify its behavior.
6061

6162
### Compatibility
63+
<br>
6264

6365
##### ABAP Cloud
6466
abap2UI5 uses only released APIs, making it suitable for both on-stack and side-by-side extensions in ABAP for Cloud. Use modern ABAP syntax features like CDS, ABAP SQL, and EML within your apps.
@@ -96,6 +98,7 @@ Getting started is straightforward:
9698
*See our [Installation Guide](/get_started/quickstart) for detailed instructions*
9799

98100
### Community
101+
<br>
99102

100103
##### Support
101104
Support is provided by the community. Submit an issue on GitHub or join the abap2UI5 Slack channel for assistance.

0 commit comments

Comments
 (0)