Skip to content

Commit 314ef59

Browse files
Add test to ensure the result descripton is correctly handling codeblocks
1 parent 4ca7a11 commit 314ef59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// This test is to ensure that the codeblocks are correctly rendered in the search results.
2+
goto: file://|DOC_PATH|/test_docs/index.html?search=some_more_function
3+
// Waiting for the search results to appear...
4+
wait-for: "#titles"
5+
assert: (".search-results .desc code", "format!")

0 commit comments

Comments
 (0)