From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 13 Oct 2024 17:45:05 +0000 (-0700) Subject: Fix: preserve text linebreaks in doc edit (#7908) X-Git-Tag: v2.13.1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb617531bcd726d505520c045f2ed43ee678c79a;p=thirdparty%2Fpaperless-ngx.git Fix: preserve text linebreaks in doc edit (#7908) --- diff --git a/src-ui/src/app/components/document-detail/document-detail.component.html b/src-ui/src/app/components/document-detail/document-detail.component.html index 124f4811d5..e44d7a7131 100644 --- a/src-ui/src/app/components/document-detail/document-detail.component.html +++ b/src-ui/src/app/components/document-detail/document-detail.component.html @@ -379,7 +379,7 @@ } } @case (ContentRenderType.Text) { -