diff --git a/demo.html b/demo.html
index f6e2539..129698f 100644
--- a/demo.html
+++ b/demo.html
@@ -4,11 +4,9 @@
-
- When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they
- are 只有这个是正常的 $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
+
+
+
+
+> 呵呵呵
+> 呵呵呵哈哈哈哈
+
+> 喜喜
+
+# 一级标题
+## 二级标题
+### 三级标题
+#### 四级标题
+##### 五级标题
+###### 六级标题
+---
+**加粗**
+*斜体*
+***加粗斜体***
+---
+> 引用
+---
+- 无序列表
+- 无序列表
+- 无序列表
+---
+1. 有序列表
+2. 有序列表
+3. 有序列表
+---
+[链接](https://www.baidu.com)
+---
+
+---
+`行内代码`
+---
+```javascript
+// 代码块
+console.log('hello world')
+```
-
* 呵呵 # 我看你真是老糊涂了