The Wayback Machine - https://web.archive.org/web/20220409233454/https://github.com/topics/mdx
Skip to content
#

MDX

mdx logo

MDX allows you to use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast. 🚀

Here are 836 public repositories matching this topic...

theme-ui
hasparus
hasparus commented Apr 7, 2022

We're currently causing peerDependency warnings in Yarn 2.
Whenever we depend on something, this dependencies peerDependencies must be listed either in our peerDependencies or in our dependencies.

Discussed in system-ui/theme-ui#2196

Originally posted by jw-miaem April 7, 2022
Reason I ask (before raisin

bug good first issue
nextra
alexfinnarn
alexfinnarn commented Jun 24, 2019

Describe the bug

GitHub provides a few options when configuring a new repo like: license, .gitignore file, a README.md, and the Rennovate plugin. If you want to install any of these by default, which I usually do, then you get an error about the remote having newer content.

To Reproduce
Steps to reproduce the behavior:

  1. Create a repo with a readme during the script
  2. See the er
bug help wanted good first issue
keikhcheung
keikhcheung commented Jun 19, 2020

Would it be possible to include excerpts from markdown files in the ‘Referred in’ section?

Currently, if the mention comes from notes originating from Roam, the parent block with the page mention is shown as a bullet point unter the page title.
But for local markdown files, only the page title is given.

<img width="592" alt="Screenshot 2020-06-19 at 17 50 49" src="https://user-images.github

enhancement good first issue

Released April 15, 2019

Latest release 9 days ago

Repository
mdx-js/mdx
Website
mdxjs.com