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

Plugin not rendering changes for codeblocks nested inside blockquotes #5

Closed
madwayl opened this issue Oct 4, 2022 · 1 comment
Closed

Comments

@madwayl
Copy link

madwayl commented Oct 4, 2022

Hey, I have a few codeblocks nested inside blockquotes and callouts. The plugin however, don't seem to render the code block changes inside the blockquotes :

image

image

@lijyze
Copy link
Owner

lijyze commented Oct 4, 2022

It seems work well to me.
Generally, if you don't change your code after you add plugin param to code blocks, obsidian suppose your code has nothing changed, and render preview view with cache. So you need to add or remove something from your code to make obsidian rerender code block. Or you can just reopen the file.

@lijyze lijyze closed this as completed Oct 4, 2022
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

2 participants