Open emanueleperuffo opened 4 years ago
let me look into this, should be trivial but I noticed the MDX plugin works slightly different than remark in regards to its lifecycle hooks, have you had any issues with frontmatter conversion using the mdx plugin?
No I haven't. Why are you asking?
On Thu, 10 Sep 2020, 7:55 pm Daniel Mahon, notifications@github.com wrote:
let me look into this, should be trivial but I noticed the MDX plugin works slightly different than remark in regards to its lifecycle hooks, have you had any issues with frontmatter conversion using the mdx plugin?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/danielmahon/gatsby-remark-relative-images/issues/44#issuecomment-690581686, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGZOZPBEYTFTIVTMP45LFDSFEHI3ANCNFSM4REPDB3Q .
I noticed that the following does not work for mdx files in Gatsby
Does it make sense to update it to the below?