Closed mans0n closed 3 years ago
Fixed in d1bf101cc101bff43a536df926bb66b549902cb0
Works well now. Thanks for the fix!
This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.
Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. 请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。
Issue Checklist
Expected behavior
exturl
should return the correct URL.Actual behavior
When with
hexo-renderer-markdown-it
,exturl
replaces&
in the URL with&
.When
exturl
is turned off, URL does not change.If
hexo-renderer-markdown-it
is not installed, the correct URL is showed.Steps to reproduce the behavior
I ran this on Arch Linux.
I can upload my repo page, but it uses a different config. (but shows the same symptom)
Environment Information
Node.js and NPM Information
Package dependencies Information
Hexo Configuration
NexT Configuration
The changed part is in the Hexo config:
Other Information