docs: adjust wording (#4805)

pull/2467/merge
Mike Pearson 3 months ago committed by GitHub
parent bc8e64ce77
commit a28b3489ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -781,7 +781,7 @@ You can also [import snippets](#import-code-snippets) in code groups:
You can include a markdown file in another markdown file, even nested. You can include a markdown file in another markdown file, even nested.
::: tip ::: tip
You can also prefix the markdown path with `@`, it will act as the source root. By default, it's the VitePress project root, unless `srcDir` is configured. You can also prefix the markdown path with `@`, and it will act as the source root. By default, the source root is the VitePress project root, unless `srcDir` is configured.
::: :::
For example, you can include a relative markdown file using this: For example, you can include a relative markdown file using this:

Loading…
Cancel
Save