mdx

Markdown for the component era

MIT License

Downloads
68.6M
Stars
17.5K
Committers
189

Bot releases are hidden (Show)

mdx -

Published by johno over 4 years ago

  • Fix handling of virtual files in case they're null (#1153)
mdx -

Published by johno over 4 years ago

  • Pass file to babel for improved error messaging (#1126)
  • Docs updates
  • Bump deps
mdx -

Published by johno over 4 years ago

  • Improve shortcode error messages (#1136)
mdx -

Published by johno over 4 years ago

  • Bump upstream dependencies
mdx -

Published by johno over 4 years ago

  • Bumped dependencies
mdx -

Published by johno over 4 years ago

  • Remove named import for React.forwardRef #1054
mdx -

Published by johno over 4 years ago

  • Add missing space-separated properties (#1048)
mdx -

Published by johno over 4 years ago

  • Beta vue support (#1029)
mdx -

Published by johno over 4 years ago

  • Export compiler (#1018)
  • Bump dependencies
  • Improve/update example usage
mdx -

Published by johno over 4 years ago

  • Don't evaluate escaped string interpolation in code blocks (#991)
  • Bump dependencies
mdx -

Published by johno over 4 years ago

  • Add first-class support for Preact
mdx -

Published by johno over 4 years ago

  • Bump dependencies
mdx -

Published by johno over 4 years ago

  • Ensure compiling hast doesn't fail if path contains export #912
mdx -

Published by johno almost 5 years ago

  • Add support for export all syntax #911
mdx -

Published by johno almost 5 years ago

• Misc. dependency updates

mdx -

Published by johno about 5 years ago

  • Preserve metastring language from codeblocks (#803)
  • Misc. dependency updates
mdx -

Published by johno about 5 years ago

  • Use buble-jsx-only to reduce runtime bundle size (#790)
  • Miscellaneous dependency updates
mdx -

Published by johno about 5 years ago

  • Add @babel/core to peer dependencies (#775)
mdx -

Published by johno about 5 years ago

  • Revert babel error catch during import parsing (#766)
mdx -

Published by johno about 5 years ago

  • Don't double escape "$" characters (#740)