Skip to content

Commit e0e6946

Browse files
committed
Update test
1 parent a1aba2e commit e0e6946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ide/src/hover.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2258,7 +2258,7 @@ pub fn fo$0o() {}
22582258
case 13. collapsed link: foo
22592259
case 14. shortcut link: foo
22602260
case 15. inline without URL: foo
2261-
case 16. just escaped text: \[foo]
2261+
case 16. just escaped text: \[foo\]
22622262
case 17. inline link: Foo
22632263
22642264
[^example]: https://www.example.com/

0 commit comments

Comments
 (0)