From 790a78e3cf1ec8610699ed34255d459f84a92a18 Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Mon, 3 Jun 2024 13:31:20 -0600 Subject: Remove bare links --- id-id/coffeescript-id.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'id-id/coffeescript-id.html.markdown') diff --git a/id-id/coffeescript-id.html.markdown b/id-id/coffeescript-id.html.markdown index fc876184..b1450b87 100644 --- a/id-id/coffeescript-id.html.markdown +++ b/id-id/coffeescript-id.html.markdown @@ -10,7 +10,7 @@ lang: id-id --- CoffeeScript adalah bahasa sederhana yang diterjemahkan saat kompilasi ke dalam JavaScript, -dan bukan diterjemahkan pada saat *runtime*. +dan bukan diterjemahkan pada saat *runtime*. CoffeeScript mencoba agar kode JavaScript yang dihasilkan tetap mudah dibaca dan kompatibel dengan semua *runtime* JavaScript. @@ -102,5 +102,5 @@ makan sayuran for sayuran in sayur_sayuran when sayuran isnt 'kemangi' ## Referensi Tambahan -- [Smooth CoffeeScript (EN)] (http://autotelicum.github.io/Smooth-CoffeeScript/) -- [CoffeeScript Ristretto (EN)] (https://leanpub.com/coffeescript-ristretto/read) +- [Smooth CoffeeScript (EN)](http://autotelicum.github.io/Smooth-CoffeeScript/) +- [CoffeeScript Ristretto (EN)](https://leanpub.com/coffeescript-ristretto/read) -- cgit v1.2.3