From 6538540f3bad498bc4cf75e99444799ce5809f78 Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Wed, 27 Dec 2023 10:27:23 +0500 Subject: [PATCH] web: update export note snapshots for linux --- .../export-html-Chromium-linux.txt | 12 ++++++++++-- .../export-md-Chromium-linux.txt | 3 --- .../export-txt-Chromium-linux.txt | 6 +----- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/apps/web/__e2e__/notes.test.ts-snapshots/export-html-Chromium-linux.txt b/apps/web/__e2e__/notes.test.ts-snapshots/export-html-Chromium-linux.txt index 8d41c231e..d89b3634c 100644 --- a/apps/web/__e2e__/notes.test.ts-snapshots/export-html-Chromium-linux.txt +++ b/apps/web/__e2e__/notes.test.ts-snapshots/export-html-Chromium-linux.txt @@ -8,8 +8,11 @@ content="This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1" /> Test 1 - Notesnook - - + + + + + @@ -25,6 +28,11 @@ color: #202124; font-family: "Open Sans", "Noto Sans", Frutiger, Calibri, Myriad, Arial, Ubuntu, Helvetica, -apple-system, BlinkMacSystemFont, sans-serif; } + + .math-block { + padding-top: 20px; + padding-bottom: 20px; + } h1, h2, diff --git a/apps/web/__e2e__/notes.test.ts-snapshots/export-md-Chromium-linux.txt b/apps/web/__e2e__/notes.test.ts-snapshots/export-md-Chromium-linux.txt index ef91db9ea..2dcd8f1ab 100644 --- a/apps/web/__e2e__/notes.test.ts-snapshots/export-md-Chromium-linux.txt +++ b/apps/web/__e2e__/notes.test.ts-snapshots/export-md-Chromium-linux.txt @@ -2,6 +2,3 @@ This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1 - ---- - diff --git a/apps/web/__e2e__/notes.test.ts-snapshots/export-txt-Chromium-linux.txt b/apps/web/__e2e__/notes.test.ts-snapshots/export-txt-Chromium-linux.txt index aa657e922..24dab4114 100644 --- a/apps/web/__e2e__/notes.test.ts-snapshots/export-txt-Chromium-linux.txt +++ b/apps/web/__e2e__/notes.test.ts-snapshots/export-txt-Chromium-linux.txt @@ -1,7 +1,3 @@ Test 1 ----------- -This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1 - ----------- -Tags: \ No newline at end of file + This is Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1Test 1 \ No newline at end of file