ozntel / oz-image-in-editor-obsidian

This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
339 stars 13 forks source link

Transclusions Rendering -> queries #58

Closed dariuszkowalski-com closed 3 years ago

dariuszkowalski-com commented 3 years ago

Transclusions Rendering seems to be a solution for my work. Now I see that it does not render query blocks?

It's a feature or a bug?

ozntel commented 3 years ago

It is not possible to pack all plugins that are created for preview and use within the Editor. They all have their own functions, event handlers etc. If the original plugin owner is in favor of supporting the Editor, there should be additional event handlers created by him/her.

Transclusions in my plugin will only be rendered as pure "Markdown" blocks as they are rendered in different programs outside of Obsidian.