我刚刚建了一个git用户页面,我想在我的文章中添加一张图片。然后我用
![repo name](https://github.com/zhangyangyu/zhangyangyu.github.io/raw/master/images/how-to-build-a-user-page-on-github/p1.png)
我在网上找到了这个,如果我把路径放在浏览器中,我可以看到我的图片。但在我的文章中,它只是作为文本出现。为什么?如果它有助于我的配置文件的内容是:
markdown: rdiscount
pygments: true