egghead.io
illustration for Building Websites with MDX and Gatsby

Course

Building Websites with MDX and Gatsby

  1. 1
    Introduction to MDX
    46s
  2. 2
    Install MDX in a New Gatsby Project
    1m 13s
  3. 3
    Use a React Component from NPM in an MDX File with Gatsby MDX
    46s
  4. 4
    Use MDXProvider to Control the Rendering of Markdown Elements with Gatsby MDX
    1m 44s
  5. 5
    Replace the MDX Content Wrapper with an MDXProvider in Gatsby MDX
    52s
  6. 6
    Create a Live Code Component with Gatsby MDX and React Live
    2m 31s
  7. 7
    Syntax Highlighting Code Blocks using Components with Prism React Renderer and Gatsby MDX
    2m 18s
  8. 8
    Compose Syntax Highlighting and Live Code Examples using MDXProvider with Gatsby MDX
    1m 41s
  9. 9
    Processing Markdown File Extensions with Gatsby MDX
    54s
  10. 10
    Access Props inside MDX within a Gatsby Application
    38s

Processing Markdown File Extensions with Gatsby MDX

Chris Biscardi
InstructorChris Biscardi
  • gatsby
    Gatsby
  • react
    React

Share this video with your friends

Send Tweet

Some platforms support .md file extensions better than they support .mdx. For this reason (or others) it can be useful to apply MDX processing to files with .md extensions as well as .mdx extensions.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions