Grégory Maitrallain

Results 38 comments of Grégory Maitrallain

> I just tested and it wouldn't work anyway since `.d2` files are not copied to `assets` directory. Back to the drawing board. > > Your [plugin priority](https://www.mkdocs.org/dev-guide/plugins/#event-priorities) suggestion might...

Sure, will do and get back to you as soon as possible :)

I have tested it on my blog and it's indeed breaking with other plugins. I have isolated one, the git plugin: ``` WARNING - [git-revision-date-localized-plugin] Unable to find a git...

> It's probably because I had to change `abs_src_path` and it no longer points to a git directory. I guess the solution would be to execute my plugin as late...

I will check if the issue happens with drawio too. If not, maybe they have a way to work around this issue.

I confirm the issue is also there with the drawio exporter. With blog plugin, image generation is broken, without blog plugin, it's working. (I have added it to the playground...

Wouldn't this setup interesting to work around the issue? https://github.com/squidfunk/mkdocs-material/issues/5336#issuecomment-1502065618

Unfortunately, it does not work with vscode in WSLg. Neither `code` nor `keycode` fixes the issue. In a terminal opened in vscode, the issue is the same. However, in a...