From 4ce7df62e46e85c05d96a825c32ae1df1cc61ad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20K=C5=82osko?= Date: Mon, 22 Aug 2022 15:59:32 +0200 Subject: [PATCH] Fix whitespace in the text output copied to clipboard --- lib/livebook_web/live/output/text_component.ex | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/livebook_web/live/output/text_component.ex b/lib/livebook_web/live/output/text_component.ex index 58c094402..92e5094a0 100644 --- a/lib/livebook_web/live/output/text_component.ex +++ b/lib/livebook_web/live/output/text_component.ex @@ -11,11 +11,10 @@ defmodule LivebookWeb.Output.TextComponent do data-max-height="300" > <% # Add a newline to each element, so that multiple lines can be copied properly %> - +