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-30 11:05:12 -07:00
|
|
|
assert: ("pre.rust.item-decl")
|