引入 mdx 以显示 markdown 文档,使用 tailwind 默认排版样式;修正 eslint 规则
This commit is contained in:
22
src/components/docs/qqwwee.mdx
Normal file
22
src/components/docs/qqwwee.mdx
Normal file
@@ -0,0 +1,22 @@
|
||||
import {Button} from '@/components/ui/button';
|
||||
|
||||
# qweqwe
|
||||
|
||||
## awdasdasd
|
||||
|
||||
### zxczxczxc
|
||||
|
||||
afsdfasf
|
||||
|
||||
- qweqwe
|
||||
- awdasdasd
|
||||
- zxczxc
|
||||
|
||||
- [ ] asd
|
||||
|
||||
| qwe | asd | zxc |
|
||||
| --- | --- | --- |
|
||||
| 111 | 222 | 333 |
|
||||
|
||||
<Button>哈哈</Button>
|
||||
|
||||
Reference in New Issue
Block a user