You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
296 B
7 lines
296 B
4 years ago
|
# demo for reference of md or image for relative path, across directory
|
||
|
|
||
|
if you want to reference to another md, the path can be written in the format of relative path under the circumstance of file system.
|
||
|
click here: [demo1.md](../demo1.md)。
|
||
|
|
||
|
the same is to image.
|
||
|
![](../img/brhtqqzh.jpeg)
|