You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the hexo-tag-twitter and the hexo-blog-encrypt plugin are used, twitter post render in other posts. But in the post that we're trying to encrypt, the encryption works but the twitter posts stop rendering.
Steps to Reproduce the Problem
Npm install both hexo-tag-twitter and hexo-blog-encrypt
Create an encrypted blog post with a twitter post
Specifications
MacOS with the latest version of both plugins.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Expected that this plugin would work in conjunction with hexo-tag-twitter when both are used in the same blog post.
package.json:
Actual Behavior
When the
hexo-tag-twitter
and thehexo-blog-encrypt
plugin are used, twitter post render in other posts. But in the post that we're trying to encrypt, the encryption works but the twitter posts stop rendering.Steps to Reproduce the Problem
hexo-tag-twitter
andhexo-blog-encrypt
Specifications
MacOS with the latest version of both plugins.
The text was updated successfully, but these errors were encountered: