From a1c22e954299de5c823ec47cd2f633355764e3b2 Mon Sep 17 00:00:00 2001
From: Dimitrii Dulgher
Date: Sat, 13 Apr 2024 00:04:06 +0300
Subject: Add hrefs to code keywords
---
.../lesson00_standard_library_package/en.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
(limited to 'src/content/chapter4_standard_library/lesson00_standard_library_package')
diff --git a/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html b/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html
index e921652..4014136 100644
--- a/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html
+++ b/src/content/chapter4_standard_library/lesson00_standard_library_package/en.html
@@ -4,8 +4,11 @@
not use it if you wish, though almost all Gleam projects depend on it.
- All of the modules imported so far in this guide, such as
- gleam/io
, are from the standard library.
+ All of the modules imported so far in this guide, such as
+
+ gleam/io
+ ,
+ are from the standard library.
All of the documentation for the standard library is available on
--
cgit v1.2.3