Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something wrong when code rendered by the plugin #50

Open
zengchang233 opened this issue May 2, 2019 · 2 comments
Open

Something wrong when code rendered by the plugin #50

zengchang233 opened this issue May 2, 2019 · 2 comments

Comments

@zengchang233
Copy link

My plugin config:
image

The code render on my blog:
image

Does anybody know what wrong it is?

@cresumerjang
Copy link

cresumerjang commented Jun 19, 2019

I got a same issue. It doesn't work even I've changed mode in config to "realtime".
all that code type is string doesn't wrap any html tag like down below.

<code class="language-language-js">{
    constructor: ƒ (),
    __proto__: Object
}
</code>

@ele828 Could check this issue?

@Zhou-Bill
Copy link

u can add "hexo-inject" in package.json in dependencies, you can see hexo-prism-plus for Installation note

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants