mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 06:21:11 -08:00
Fix tests
This commit is contained in:
parent
5e27462acf
commit
5897b82c51
2 changed files with 5 additions and 5 deletions
|
|
@ -42,4 +42,4 @@ background: red
|
|||
+
|
||||
title: ExpectedResult
|
||||
|
||||
<p>#f4e4d4</p><p>red</p>
|
||||
<p>#f4e4d4 /* page-background */</p><p>red /* background */</p>
|
||||
|
|
@ -55,7 +55,7 @@ foreground: green
|
|||
+
|
||||
title: ExpectedResult
|
||||
|
||||
<p>+#f4e4d4
|
||||
+red
|
||||
+#f4e4d4
|
||||
+green</p>
|
||||
<p>+#f4e4d4 /* page-background */
|
||||
+red /* background */
|
||||
+#f4e4d4 /* custom */
|
||||
+green /* foreground */</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue