Fossil SCM

Adjust two markdown tests so they pass again.

mistachkin 2016-01-06 03:49 UTC trunk
Commit a489aecc541e85a8b80fd544ba17df24f4f0bad5
1 file changed -2
--- test/th1.test
+++ test/th1.test
@@ -1203,11 +1203,10 @@
12031203
###############################################################################
12041204
12051205
fossil test-th-eval {markdown "Test1\n=====\n*This is a test.*"}
12061206
test th1-markdown-4 {[normalize_result] eq {Test1 {<div class="markdown">
12071207
1208
-<h1>Test1</h1>
12091208
<p><em>This is a test.</em></p>
12101209
12111210
</div>
12121211
}}}
12131212
@@ -1217,11 +1216,10 @@
12171216
fossil test-th-eval [string map \
12181217
[list %markdown% $markdown] {markdown {%markdown%}}]
12191218
test th1-markdown-5 {[normalize_result] eq \
12201219
{{Markdown Formatter Test Document} {<div class="markdown">
12211220
1222
-<h1>Markdown Formatter Test Document</h1>
12231221
<p>This document is designed to test the markdown formatter.</p>
12241222
12251223
<ul>
12261224
<li>A bullet item.
12271225
12281226
--- test/th1.test
+++ test/th1.test
@@ -1203,11 +1203,10 @@
1203 ###############################################################################
1204
1205 fossil test-th-eval {markdown "Test1\n=====\n*This is a test.*"}
1206 test th1-markdown-4 {[normalize_result] eq {Test1 {<div class="markdown">
1207
1208 <h1>Test1</h1>
1209 <p><em>This is a test.</em></p>
1210
1211 </div>
1212 }}}
1213
@@ -1217,11 +1216,10 @@
1217 fossil test-th-eval [string map \
1218 [list %markdown% $markdown] {markdown {%markdown%}}]
1219 test th1-markdown-5 {[normalize_result] eq \
1220 {{Markdown Formatter Test Document} {<div class="markdown">
1221
1222 <h1>Markdown Formatter Test Document</h1>
1223 <p>This document is designed to test the markdown formatter.</p>
1224
1225 <ul>
1226 <li>A bullet item.
1227
1228
--- test/th1.test
+++ test/th1.test
@@ -1203,11 +1203,10 @@
1203 ###############################################################################
1204
1205 fossil test-th-eval {markdown "Test1\n=====\n*This is a test.*"}
1206 test th1-markdown-4 {[normalize_result] eq {Test1 {<div class="markdown">
1207
 
1208 <p><em>This is a test.</em></p>
1209
1210 </div>
1211 }}}
1212
@@ -1217,11 +1216,10 @@
1216 fossil test-th-eval [string map \
1217 [list %markdown% $markdown] {markdown {%markdown%}}]
1218 test th1-markdown-5 {[normalize_result] eq \
1219 {{Markdown Formatter Test Document} {<div class="markdown">
1220
 
1221 <p>This document is designed to test the markdown formatter.</p>
1222
1223 <ul>
1224 <li>A bullet item.
1225
1226

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button