发布于 ,更新于 
 

测试

绝大多数会用到的功能

封面是斩服少女的图,够帅😋

代码块

Press F5 to refresh this page.

1
2
3
import numpy as py
a = 1
print(a+1)
1
2
3
4
5
6
#include <stdio.h>
int main{
    int a = 1;
    printf("%d\n",a+1);
    return 0;
}

图像

少壮不努力,老大亚托莉
少壮不努力,老大亚托莉

数学公式

$$
\int_0^\infty \frac{1}{\mathrm{e}^x}\mathrm{d}x=1
$$

or in-line mode: $\int_0^\infty \frac{1}{\mathrm{e}^x}\mathrm{d}x=1$.

emoji

爱你
blobcat ablobcatattentionreverse
tieba 滑稽

彩色文字块

一共支持12种颜色,可以满足几乎所有的需求了。

color 可设置 red、orange、yellow、green、cyan、blue、purple、light、dark、warning、error 几种取值。

文本修饰

  • 这是密码标签
  • 这是下划线标签
  • 这是着重号标签
  • 这是波浪线标签
  • 这是删除线标签
  • 这是上角标标签
  • 这是下角标标签
  • 这是键盘样式标签,试一试: + D

时间线

用的是gitea的issue接口(可惜没qq空间的)