mdx

Markdown for the component era

MIT License

Downloads
68.6M
Stars
17.5K
Committers
189

Bot releases are hidden (Show)

mdx - v0.20.3

Published by johno over 5 years ago

• Group adjacent import/export nodes in remark-mdx (#405)

mdx - v0.20.2

Published by johno over 5 years ago

• Fix template string escaping in code blocks (#437)

mdx - v0.20.1

Published by johno over 5 years ago

  • Fix template string escaping in code blocks (#431)
mdx - v0.20.0

Published by johno over 5 years ago

  • Change the order of type assignment for JSX nodes (#429)
mdx - v0.19.0

Published by johno over 5 years ago

• Handle backslash escaping in template literals (#366)

🚨Breaking changes 🚨

If you were accounting for broken template literal escaping with something like \\ some stuff \\ to get the output of \ some stuff \ this will now result in \\ some stuff \\. So you'll need to remove the escaped backslash since they're now automatically escaped.

mdx - v0.18.1

Published by johno over 5 years ago

  • Fix newline issue with phrasing content (#413)
mdx - v0.18.2

Published by johno over 5 years ago

  • Improve remark-mdx block parsing (#415)
mdx - v0.18.0

Published by johno over 5 years ago

• No longer destructures components from props in MDXTag and MDXProvider (#408)

mdx - v0.17.5

Published by johno over 5 years ago

• Better handle props parsing (#404)

mdx - v0.17.4

Published by johno over 5 years ago

• Add isMDXComponent static property (#369)

mdx - v0.17.3

Published by johno over 5 years ago

• Improve import/export parsing in remark-mdx (#399)

mdx - v0.17.2

Published by johno over 5 years ago

• Adds missing tag.js to remark-mdx (https://github.com/mdx-js/mdx/pull/398)

mdx - v0.17.1

Published by johno over 5 years ago

• Improves JSX parsing in remark-mdx (https://github.com/mdx-js/mdx/pull/396)

mdx - v0.17.0

Published by johno over 5 years ago

• fix runtime build (https://github.com/mdx-js/mdx/issues/386)
• publish alpha for remark-mdx

mdx - v0.16.8

Published by johno over 5 years ago

• various documentation improvements
• pass exported props to the layout component (https://github.com/mdx-js/mdx/pull/379)

mdx - v0.16.6

Published by johno almost 6 years ago

  • Exclude export const/let/var/function from default check (#349)
  • document scope functionality of mdx-js/runtime (#348)
  • Warn against passing components object inline (#346)
  • Convert node.meta to undefined if null (#342)
  • fix custom loader example (#339)
  • enhanced eslint (#338)
  • Fix comment prefix and suffix (#328)
mdx -

Published by silvenon almost 6 years ago

  • fix passing components via MDXProvider (#333)
mdx - v0.16.4

Published by johno almost 6 years ago

• props are assigned at the top level of render (bugfix) #326
• fix naming for npm init mdx directories #329
• don't add the default property to import nodes #327

mdx - v0.16.3

Published by johno almost 6 years ago

• properly define components in new class-based MDX output #323

mdx -

Published by silvenon almost 6 years ago

  • add missing super() call in the MDXContent class (#319)
Package Rankings
Top 0.36% on Npmjs.org
Top 14.83% on Repo1.maven.org
Badges
Extracted from project README
Build Coverage Sponsors Backers Chat