Skip to main content
Back to Writings

Another blog but has longer title to test truncation in the list view

· One min read

Blog posts support Docusaurus Markdown features, such as MDX.

tip

Use the power of React to create interactive blog posts.

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