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 --- v.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'v.html.markdown') diff --git a/v.html.markdown b/v.html.markdown index 4f698184..c691bd9f 100644 --- a/v.html.markdown +++ b/v.html.markdown @@ -218,8 +218,8 @@ fn main() { } } } - ``` + ## Further reading There are more complex concepts to be learnt in V which are available at the -- cgit v1.2.3