Skip to main content

One post tagged with "mdx"

View All Tags

· One min read
Open Research Project

The books are written in Markdown format using Docusaurus Markdown features, such as MDX. The content is easily manageable and distributable. Publishing of formatted books is driven by the framework.

tip

Test of interactive features.

<button onClick={() => alert('button clicked!')}>Click me!</button>