You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 "-".
The text was updated successfully, but these errors were encountered:
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 "-".
The text was updated successfully, but these errors were encountered: