Ger Teck
Ger Teck
One potential long-term fix is to change the center-text plugin to output a `span` instead of a `div`, since it's an inline rule and should ideally emit inline elements. This...
Hi @Golddirio, just a preliminary test, will give a more detailed PR review. I noticed that the popover error message no longer shows for URLs in your branch, see:
Yes! It is possible to bump the mermaid version by specifying an updated CDN address in the plugins config, in this case, it would be (replaced @\10 to @11.7.0 from...
Some investigation on this: I think I possibly made a wrong diagnosis on this - instead of not stopping, it is taking too long to load the diff between expected...
I've added the relevant documentation for VS Code testing configuration!
Hi @arshinsikka thanks for continuing the dev effort! We appreciate new devs working on this project! However, I couldn't see the changes you mentioned reflected in the PR
#2684 Seems to be related to the two plugins for the copy and wrap code block, will investigate further.
See TLDR last line. Interestingly, on some investigation, this seems to be an issue with the `live-server` package used to serve the website on development. `Live-server` is used in MarkBind...
Yeap! I think that as the issue is coming from a dependency it is a bit tough to fix properly. ~One workaround I thought of could possibly be to fork...
Just to confirm my understanding of this feature request — is the goal: 1. To make beg_end the default delimiter only within the Math Delimiters plugin, or 1. To make...