Skip to content

Commit f391be4

Browse files
authored
add another link type
1 parent f93b267 commit f391be4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

guide/src/format/markdown.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,11 @@ Use [mdBook](https://github.com/rust-lang/mdBook).
7575

7676
Read about [mdBook](mdbook.md).
7777

78+
And now [an mdBook link] that is not inline, unlike the above.
79+
7880
A bare url: <https://www.rust-lang.org>.
81+
82+
[an mdBook link]: https://github.com/rust-lang/mdBook
7983
```
8084

8185
Use [mdBook](https://github.com/rust-lang/mdBook).

0 commit comments

Comments
 (0)