From d255e5788ff3dc8cdbfdce1dcf8fae49c50f0048 Mon Sep 17 00:00:00 2001 From: Florian Vogt Date: Thu, 16 Apr 2026 16:33:15 +0200 Subject: [PATCH] docs(README.md): Use HTML rendering for TS specific text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59e65da83..e88c14dbc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # UI5 Tutorials -In this tutorial we'll introduce you to all major development paradigms of OpenUI5.
This section is relevant for TypeScript onlyWe'll also demonstrate the use of TypeScript with OpenUI5 and highlight the specific characteristics of this approach.
+In this tutorial we'll introduce you to all major development paradigms of OpenUI5.
This section is relevant for TypeScript onlyWe'll also demonstrate the use of TypeScript with OpenUI5 and highlight the specific characteristics of this approach.
## Description