From 0d7666a5fd3e390413e09319bc33d9ffcdbb2c29 Mon Sep 17 00:00:00 2001
From: pmario
Date: Mon, 22 Apr 2024 13:39:45 +0200
Subject: [PATCH] fix tests for new STRONG classes
---
.../tiddlers/tests/data/functions/WikifiedFunctions.tid | 2 +-
.../tiddlers/tests/data/pragmas/Parsermode-indented.tid | 4 ++--
editions/test/tiddlers/tests/data/pragmas/Parsermode.tid | 4 ++--
editions/test/tiddlers/tests/data/transclude/Typed.tid | 6 +++---
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/editions/test/tiddlers/tests/data/functions/WikifiedFunctions.tid b/editions/test/tiddlers/tests/data/functions/WikifiedFunctions.tid
index 36b64e4a3fd..6ecd60f2a32 100644
--- a/editions/test/tiddlers/tests/data/functions/WikifiedFunctions.tid
+++ b/editions/test/tiddlers/tests/data/functions/WikifiedFunctions.tid
@@ -33,4 +33,4 @@ $param$ with a ''buffalo''
+
title: ExpectedResult
-Going to lunch with a ''buffalo''
Going to breakfastwith abuffalo
Going to dinner with a buffalo
Going to lunch with a ''buffalo''Going to breakfastwith abuffaloGoing to dinner with a buffalo
\ No newline at end of file
+Going to lunch with a ''buffalo''
Going to breakfastwith abuffalo
Going to dinner with a buffalo
Going to lunch with a ''buffalo''Going to breakfastwith abuffaloGoing to dinner with a buffalo
\ No newline at end of file
diff --git a/editions/test/tiddlers/tests/data/pragmas/Parsermode-indented.tid b/editions/test/tiddlers/tests/data/pragmas/Parsermode-indented.tid
index 10747735f9e..639f0a7854f 100644
--- a/editions/test/tiddlers/tests/data/pragmas/Parsermode-indented.tid
+++ b/editions/test/tiddlers/tests/data/pragmas/Parsermode-indented.tid
@@ -30,7 +30,7 @@ title: ExpectedResult
! Not Heading
-Text with boldHeading
Text with bold
! Not Heading
+Text with bold
Heading
Text with bold
! Not Heading
-Text with bold
Heading
Text with bold
+Text with boldHeading
Text with bold
\ No newline at end of file
diff --git a/editions/test/tiddlers/tests/data/pragmas/Parsermode.tid b/editions/test/tiddlers/tests/data/pragmas/Parsermode.tid
index 57869e37a9f..0a953edc1a8 100644
--- a/editions/test/tiddlers/tests/data/pragmas/Parsermode.tid
+++ b/editions/test/tiddlers/tests/data/pragmas/Parsermode.tid
@@ -30,7 +30,7 @@ title: ExpectedResult
! Not Heading
-Text with boldHeading
Text with bold
! Not Heading
+Text with bold
Heading
Text with bold
! Not Heading
-Text with bold
Heading
Text with bold
+Text with boldHeading
Text with bold
\ No newline at end of file
diff --git a/editions/test/tiddlers/tests/data/transclude/Typed.tid b/editions/test/tiddlers/tests/data/transclude/Typed.tid
index c99664b5932..65e3987acc7 100644
--- a/editions/test/tiddlers/tests/data/transclude/Typed.tid
+++ b/editions/test/tiddlers/tests/data/transclude/Typed.tid
@@ -29,10 +29,10 @@ testindex: This is ''wikitext''
+
title: ExpectedResult
-This is wikitext
+
This is wikitext
-
-
This is ''wikitext''
This is wikitext
+
This is ''wikitext''
This is wikitext
-
-
This is ''wikitext''
This is wikitext
+
This is ''wikitext''
This is wikitext
-
This is ''wikitext''
\ No newline at end of file