From 89786c437ae71ebed10397005f7bf0ae3cfbdc13 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Sun, 30 Jul 2023 10:38:19 +0200 Subject: [PATCH] Update Kitchen Sink File --- tests/stubs/kitchen-sink-expected.md | 3 +++ tests/stubs/kitchen-sink.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/tests/stubs/kitchen-sink-expected.md b/tests/stubs/kitchen-sink-expected.md index 5b312fc..68ab37b 100644 --- a/tests/stubs/kitchen-sink-expected.md +++ b/tests/stubs/kitchen-sink-expected.md @@ -10,6 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - This is a list item which contains multiple paragraphs This is the second paragraph. This is the third paragraph. +- This is a list item with multiple paragraphs, but without trailing whitespace in the original document at the end + This is the second paragraph. + This is the third paragraph. ## Task List diff --git a/tests/stubs/kitchen-sink.md b/tests/stubs/kitchen-sink.md index 5b312fc..cb6bb8e 100644 --- a/tests/stubs/kitchen-sink.md +++ b/tests/stubs/kitchen-sink.md @@ -10,6 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - This is a list item which contains multiple paragraphs This is the second paragraph. This is the third paragraph. +- This is a list item with multiple paragraphs, but without trailing whitespace in the original document at the end + This is the second paragraph. + This is the third paragraph. ## Task List