我有一个使用 rmarkdown 和 distill 的网站,并希望在网站上包含指向另一个页面的链接。我试过了:
Some content on this topic and pointers to relevant literature will be provided under
![_Learning More_ for Chapter 7](learning_more.html).
但是当我构建站点时,我得到的是页面的图像,而不是标准的超链接。怎么了?
我有一个使用 rmarkdown 和 distill 的网站,并希望在网站上包含指向另一个页面的链接。我试过了:
Some content on this topic and pointers to relevant literature will be provided under
![_Learning More_ for Chapter 7](learning_more.html).
但是当我构建站点时,我得到的是页面的图像,而不是标准的超链接。怎么了?