錯誤訊息
1
2
Htmlproofer Error
internally linking to xxxxx, which does not exist...
解決方法
I use it []()
以文字link方式中,放入Image連結的方式
1
[](https://example.com)
Image:
1

Link:
1
[Alt text for broken link](httsp://example.com)
Image with link:
1
[](https://example.com)
https://talk.jekyllrb.com/t/how-to-add-a-image-with-links-in-markdown/5915/3