From ad68a2495da324ce7a893992a6b32851849c64eb Mon Sep 17 00:00:00 2001 From: Yaroslav Bolyukin Date: Sat, 27 Apr 2024 16:58:58 +0000 Subject: [PATCH] doc: fix spoiler --- --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -169,8 +169,6 @@ ``` - - Rust (alternative): ``` @@ -201,7 +199,6 @@ ``` - ## Real world --- a/nix/benchmarks.nix +++ b/nix/benchmarks.nix @@ -171,8 +171,6 @@ sjsonnet 2>> $out || true echo "\`\`\`" >> $out echo >> $out - echo "" >> $out - echo >> $out echo "Rust (alternative):" >> $out echo >> $out echo "\`\`\`" >> $out -- gitstuff