From 3e687f1a8ccb1cd0d52a966005551d528ca141df Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Sat, 6 Apr 2024 08:33:50 -0700 Subject: Remove leading and trailing empty lines in code blocks --- tr-tr/typescript-tr.html.markdown | 1 - 1 file changed, 1 deletion(-) (limited to 'tr-tr/typescript-tr.html.markdown') diff --git a/tr-tr/typescript-tr.html.markdown b/tr-tr/typescript-tr.html.markdown index 1bf674c6..840d67f2 100644 --- a/tr-tr/typescript-tr.html.markdown +++ b/tr-tr/typescript-tr.html.markdown @@ -169,7 +169,6 @@ var selamlama = `Merhaba ${isim}, nasılsın?` // Şablon Stringleri ile çok satırlı stringler var çokSatırlıString = `Bu çok satırlı bir string örneği`; - ``` ## Daha fazlası -- cgit v1.2.3