📜  md 中的链接 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:14.135000             🧑  作者: Mango

代码示例2
Here's our logo (hover to see the title text):

Inline-style: 
![alt text](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 1")

Reference-style: 
![alt text][logo]

[logo]: https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png "Logo Title Text 2"