supMDX/pages/index.mdx

18 lines
183 B
Text
Raw Normal View History

2022-11-04 21:44:29 +09:00
---
title: supMDX
description: You can write any meta data you want
author: me
---
## h2
2022-11-05 21:50:21 +09:00
### Tables
|a |b |
|--|--|
|cc|dd|
|ee|ff|
### Katex
$$
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
$$