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 --- self.html.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'self.html.markdown') diff --git a/self.html.markdown b/self.html.markdown index fc7f69db..a2d55ef5 100644 --- a/self.html.markdown +++ b/self.html.markdown @@ -113,6 +113,7 @@ Multiple expressions are separated by a period. ^ returns immediately. ``` Blocks are performed by sending them the message 'value' and inherit (delegate to) their contexts: + ``` "returns 0" [|x| -- cgit v1.2.3