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>