跳到主要内容

mdx博客示例

· 阅读需 1 分钟
fool

md 文档与 jsx 混写记录,具体使用见:mdx 示例

提示

Use the power of React to create interactive blog posts.

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