2022-01-21 20:41:47 +01:00
|
|
|
// This test checks that code blocks in list are supported.
|
2022-10-07 20:17:05 +02:00
|
|
|
goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
|
|
|
|
|
goto: "./fn.check_list_code_block.html"
|
2023-01-14 10:58:55 -07:00
|
|
|
assert: (".item-decl pre.rust")
|