2 posts tagged “mdx”
view all postsColocated images with MDX and Next.JS
An inelegant workaround to use colocated images with MDX on Next.JS.
November 8, 20223 minsClean-up Extraneous Paragraph Tags and Table Whitespace in MDX on GatsbyJS
MDX wraps components with paragraph tags and can add extra whitespace in tables which produce invalid HTML. This GatsbyJS plugin cleans up the markup.
October 9, 20211 mins