Open thorstenS1 opened 3 weeks ago
My site uses pictures with native markdown syntax. The link is held in a property. Check out https://quantumgardener.info/maps/playstation-5-gamesOn 28 Oct 2024, at 12:35 am, thorstenS1 @.***> wrote: The plugin is a great idea. Can it also handle embedded images? For example, if the markdown file contains a property called "picture::", then this can be rendered by dataview with "embed(link(picture, "150")) as Picture. It will generate a thumbnail of width 150 for each image that is set in the picture property. The serialization does not seem to be able to handle this and only renders a "-".
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
The plugin is a great idea. Can it also handle embedded images?
For example, if the markdown file contains a property called "picture::", then this can be rendered by dataview with "embed(link(picture, "150")) as Picture. It will generate a thumbnail of width 150 for each image that is set in the picture property.
The serialization does not seem to be able to handle this and only renders a "-".