排版测试页

用于测试不常见的排版。毕竟,确认排版正常工作是很重要的事情。

Markdown

The quick brown fox jumps over the LAZY dog.

The quick brown fox jumps over the LAZY dog.

Quoted LOL 绿色一般代表正常

Quoted LOL

1
2
for i in range(10):
print(i + input("Plz Input", i))

更多代码

1
2
3
4
5
6
7
8
9
10
#include <bits/stdc++.h>
using namespace std;
int main(){
int a, b;
cin >> a >> b;
string aStr;
cin >> aStr;
cout << a + b << aStr[a + b] << endl;
return 0;
}

Tags

绿色一般代表正常。

看起来谁要有提示了。

紫色可爱! 红色喜庆(不是)


我的天


你的天

数学渲染

接下来测试数学渲染

渲染!

上面是二次方程求根公式

上面是牛顿-莱布尼茨公式

上面是一些化学符号

GeoGebra

隐藏

基于 hexo-sliding-spoiler


排版测试页
https://garythenoob.github.io/00typography_test/
作者
GarytheDev
发布于
2001年1月1日
更新于
2023年8月2日
许可协议