目录
折叠
<details>
<summary>summary</summary>
content****
</details>
summary
content****代码块
console.log('js')
使用变量
export const title = {
text:'MDX变量'
}
MDX变量
获取formatter的变量
> {frontmatter.title}
mdx语法
mdx语法大纲
synctax
2023-09-01T03:36:16.000Z
表格
表头1 | 表头2 | 表头3 |
---|---|---|
内容1 | 内容2 | 内容3 |
内容4 | 内容5 | 内容6 |
| 表头1 | 表头2 | 表头3 |
|-------|-------|-------|
| 内容1 | 内容2 | 内容3 |
| 内容4 | 内容5 | 内容6 |
摘抄
react组件
- 渐变文字
七月不远
性别的诞生不远
爱情不远————马鼻子下
湖泊含盐
import Text from '@components/react/UI/Text.tsx'
<Text client:load>文字渐变色背景使用</Text>
- css-doodle
:doodle { grid-gap: 1px; width: 100%; height: 8em; } background: #60569e;