mdbook/tests/dummy_book/src/second/nested.md

9 lines
243 B
Markdown
Raw Normal View History

2019-01-14 15:49:23 -05:00
# Testing relative links for the print page
When we link to [the first section](../first/nested.md), it should work on
2019-05-08 14:50:59 -07:00
both the print page and the non-print page.
Link [outside](../../std/foo/bar.html).
![Some image](../images/picture.png)