Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

.mdx file support for creating documentation ?


Hy, do we have .mdx file support in metronic 9 for creating documentation in extendent markdown format ?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


MDX files are a fantastic way to enhance documentation by allowing the integration of JSX components alongside Markdown. This flexibility can significantly improve the user experience and make content more interactive. In my journey, I found that using MDX helped me streamline my projects, including one involving a game I developed called block breaker. Overall, MDX is a powerful tool for creating dynamic and engaging documentation.



Experience intense and dramatic chases in escape road 2 , where every decision matters.



As of Metronic 9, there isn't built-in support for .mdx files specifically. Metronic primarily supports standard Markdown for documentation. However, you can integrate .mdx support by using a React-based framework like Next.js or Gatsby, which allow you to handle .mdx files and convert them into React components. word vs word



Escape Road<br>Race Against Time in a Thrilling Escape

Online traffic rider lets you dodge traffic, overtake other cars, and buy the coolest new bikes in the shop!



This is, in my opinion, one of the best posts that you have made. Your work is quite outstanding in both quality and quantity. I am grateful to you for escape road 2 game online



Hi,

No, Metronic does not support the mdx format. It's available as an HTML template.
However, you can use Metronic templates and integrate MDX format as per your project requirements.

Regards,
Sean


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(