ktquez / vue-disqus

Integrate Disqus count and comments in your application Vue 3, with support for SPA

Home Page:https://ktquez.github.io/vue-disqus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Causes URLs in codeblocks to become actual links

raniesantos opened this issue · comments

I don't have a basic reproduction right now. I might make one later.

But here is a page where this is happening.

Scroll down to the second heading, there should be a URL (http://yourgithubusername.github.io/) in the codeblock that got wrapped in an a tag by vue-disqus.

I have confirmed that vue-disqus is causing this in my local setup. When I remove the vue-disqus component from the page this bug goes away.

Nevermind, the Disqus settings were to blame.

hexojs/hexo#2921