自制的markdown,添加了一些自定义的语法
效果请见
直接在文本中使用 缩写 即可
{{#锚点名}}
{{锚点名}}
单行
Here is some code: import pymdownx; pymdownx.__version__
.
The mock shebang will be treated like text here: #!js var test = 0;
.
这是CO_2二氧化碳,或者可以写成这样CO2
这是H_2O水,或者写成H2O H32O
\lg\left(\frac{目标生物的理智值}{稳定折磨型工具人的理智值}\right)
¥y=x*2+1¥
// 不定义范围
¥y=x**2¥€-50,50€
// 定义了x范围
¥y=x**3¥€-50,50|-100,100€
// 定义了y范围
Ctrl+Alt+Del
2 3 4 5 6 7 8 9 10 11 12 |
|
1 2 3 |
|
cd ../..
ls
行内公式: p(x|y) = \frac{p(y|x)p(x)}{p(y)}
<head>
<!--头部-->
</head>
<body>
<h1>标题</h1>
</body>
#! usr/bin/python3.11
def main():
print('CrossDown')
\
\a
*
一级引用
二级引用
三级引用
四级引用
五级引用
六级引用
引文内添加斜体粗体
删除线高亮 上标 下标 下划线 Ctrl+Alt+Del ©
以数字和点组成,通过空格与提纲名分隔,例如:
点不能出现在开头或结尾,例如
.7.1.2 错误示范
7.1.3. 错误示范
不能出现两个及以上连续的点,例如:
7..1...4 错误示范
提纲号会被自动配置为锚点,可直接使用{{7}}{{7.1}}
{强调变量}
Task List
表头1 | 表头2 | 表头3 |
---|---|---|
单元格1 | 单元格2 | 单元格3 |
单元格4 | 单元格5 | 单元格6 |
!!! warning "警告标题" 警告内容
这是一个笑脸 图案
™ © ® ℅ ± → ← ↔ ≠ ¼ 等
这是一个1
通过一下代码可以将文章中所有的脚注定义集中于一处
一段长的文本用于说明 ↩
否则所有定义将被集中在文章末尾
{[强调变量]}
可以设置文段的字体为sans-serif
可以设置文段的字体为Helvetica
可以设置文段的自定义字体为小赖字体
可以设置文本的黄色外框
Did you know?
You can create a note with Blocks!
/// define Apple
///
Some content
some markdown content
Tab A content
Tab B content
Will be part of a separate, new tab group.
Here is some incorrect Markdown. I am adding this here. Here is some more text
that I am removingtext. And here is even more text that I
am adding. Paragraph was deleted and replaced with some spaces.
Spaces were removed and a paragraph was added.
And here is a comment on some
textThis works quite well. I just wanted to comment on it.. Substitutions isare great!
General block handling.