Did you find a way to access local images from your frontmatter? I have been trying to add an image url in my frontmatter pointing to my assets folder so I can use it in my meta data to create a twitter card with the blog posts image in it when sharing the on social media. From what I'v read the content module doesn't use webpack when compiling the markdown files so the image url is not correct.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Did you find a way to access local images from your frontmatter? I have been trying to add an image url in my frontmatter pointing to my assets folder so I can use it in my meta data to create a twitter card with the blog posts image in it when sharing the on social media. From what I'v read the content module doesn't use webpack when compiling the markdown files so the image url is not correct.