1 h1

Chapter title centered,number three in bold,used ##.

1.1 h2

The chapter is a section, and the section title is in bold type,used ###.

1.1.1 h3

The section is under the section, and the section title is a small quad,used ####.

1.1.1.1 h4
1.1.1.1.1 h5

Usually only use headlines one, two and three.

2 List

2.1 Unordered list

For the use of unordered lists, use spaces after the symbols-. As follows:

  • Unordered list 1
  • Unordered list 2
  • Unordered list 3

If you want to control the level of the list, you need to use spaces before the symbols-. As follows:

  • Unordered list 1
  • Unordered list 2
    • Unordered list 2.1
    • Unordered list 2.2

Use branches and narratives for the content of the article, or the structure has a hierarchical relationship.

Line must end at the end of the enumeration.

2.2 Ordered list

For the use of an ordered list, enter the contents after adding spaces after the numbers and symbols, as follows:

  1. Ordered list 1
  2. Ordered list 2
  3. Ordered list 3

The following headings in the section, or express a synchronous order relationship.

If a new paragraph begins with the number and its content, a new line is required, and the end of the enumeration must be a new line.

3 Quote

The format of the reference is to write after the symbol. As follows:

Epidemic is order, prevention and control is responsibility. ——leader

Used for large text quotes,End of quote must wrap

4 Font

4.1 Bold and italics

This is bold,Italics are generally only used in English,This is bold & italics.

If the correlation between information is higher, the distance between them should be closer and more like a visual unit; otherwise, the distance between them should be farther and more like multiple visual units. The basic purpose of intimacy is to achieve organization, so that users can see the page structure and information hierarchy at a glance.

As described by the Law of Continuity in the Gestalt School, in the process of perception, people tend to make the straight line of the subject of perception continue to be a straight line, and the curve continues to be a curve. In the interface design, the elements are aligned, which not only conforms to the user's cognitive characteristics, but also guides the visual flow, allowing the user to receive information more smoothly[1].

4.2 Dividing line

You can use more than three minus signs in a row to create a separator line. At the same time, you need to empty a row above the separator line. As follows:


4.3 Delete line

Use two ~ before and after the text to be deleted, as follows:

2019-nCoV

5 Insert

5.1 Link

A tag to display the information of Douban books in hexo post/page.npm

5.2 Footnote

To use before punctuation[2],used for remarks or conclusions from the original text.Annotations are automatically generated at the end, but should also be written at the end.

6 Table

You can use colons to define the alignment of tables as follows:

Center Left Right Remarks
Shanxi 133 133 2
Hubei 67790 52960 2895
Italy 17660 1439 80539

7 Code

7.1 Inline

If you need to refer to code in a line, just use backquotes to cause it, as follows:

Use the printf() function.

7.2 Block

Use three quotes before and after the block you want to highlight, andThe first line, followed by the back quotes, indicates the language of the code block,as follows:

//To write file location information
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello,World!"); // comment
}
}

diff:

+ New item
- Delete item

8 Latex

8.1 Available

8.1.1 Equation

\[ \begin{equation}
e=mc^2
\end{equation}
\]

8.1.2 Fraction

\(\frac {a+1}{b+2}\) 和 \(x={a+1 \\over b+1}\)

\[{
x+1\over\sqrt{1-x^2}
} \qquad(1)
\]

\[{
e^x=\lim_{n\to\infty} \left( 1+\frac{x}{n} \right)^n
\qquad (2)
}
\]

8.1.3 Chemical formula

\[ \ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}
\]

8.1.4 Block formula

\[ H(D_2) = -\left(\frac{2}{4}\log_2 \frac{2}{4} + \frac{2}{4}\log_2 \frac{2}{4}\right) = 1
\]

\[ \sum_{i=0}^n = \frac{(n^2+n)(2n+1)}{6}
\]

8.1.5 Inline formula

\(\sum_{i=0}^n\) 和 \(\frac{1}{2}\)

The opening $ must have a non-space character immediately to its right, while the closing $ must have a non-space character immediately to its left, and must not be followed immediately by a digit.

8.1.6 Greek alphabet

For Greek letters,$ \alpha \beta,...,\omega $。

\(\phi \varphi\) and \(\ell\)

8.1.7 Sub and sup

Separate use ^ and _ ,for example:\(x_i^{10}\) = ; \({x^y}^z\) = ; \(x_{i^{10}}\) =

Root number\(\sqrt[4] {x_3}\)

Letter top

  • \(\hat x\), \(\widehat{xy}\)
  • \(\bar x\), \(\overline {xyz}\)
  • \(\overrightarrow {xy}\), \(\overleftrightarrow {xy}\)
  • \(\dot x\)

8.1.8 Brackets

Parentheses and square brackets \((2+2)[4-4]\) =

Curly braces need to be represented by \ {and },such as\(\{x| x>0\}\) =

When encountering higher scores, the brackets will become smaller, such as \((\frac{\sqrt x}{y^3})\) = ,\left(…\right)Can automatically adjust the line height of parentheses, such as \(\left(\frac{\sqrt x}{y^3}\right)\) =

8.1.9 Sum, Limit, and Integral

\(\sum_1^n\) = ,\(\int\)= ,\(\prod\) =

\(\bigcup\) = ,\(\bigcap\) = ,\(\iint\) =

\[\lim_{k\to\infty}k^{-1} = 0
\]

\[\sum_{k=1}^{n}f(k)
\]

8.1.10 Function

Elementary function

\(\log_a b\), \(\ln b\), \(\sin x\) ,\(\max x\)

8.1.11 特殊符号

  • \(\lt \gt \le \ge \neq\)
  • \(\times \div \pm \mp\)
  • \(\cup \cap \setminus \subset \subseteq \subsetneq \supset \in \notin \emptyset \varnothing\)
  • \({n+1 \choose 2k}\) or \(\binom{n+1}{2k}\)
  • \(\to \rightarrow \leftarrow \Rightarrow \Leftarrow \mapsto\)
  • \(\land \lor \lnot \forall \exists \top \bot \vdash \vDash\)
  • \(\approx \sim \simeq \cong \equiv \prec\)
  • \(a\equiv b\pmod n\)
  • \(a_1,a_2,\ldots,a_n\)
  • \(a_1+a_2+\cdots+a_n\)
  • \(\infty \aleph_0\),\(\nabla \partial\),\(\Im \Re IR\)

8.1.12 Plain Text

\[\{x\in s | \text{x is extra large}\}
\]

Single space\(a \ b\), double space\(a \quad b\)

8.2 May be wrong

Wrap four backslashes

8.2.1 Unbroken equation:

\[ \begin{equation} \label{eq2}
\begin{aligned}
a &= b + c \\
&= d + e + f + g \\
&= h + i \\
\end{aligned}
\end{equation}
\]

8.2.2 Equation does not break lines and does not support multi-line numbering:

\[ \begin{align}
a &= b + c \label{eq3} \\
x &= yz \\
l &= m - n \\
\end{align}
\]

8.2.3 Multi-column unbroken rows are not numbered:

\[ \begin{align}
-4 + 5x &= 2+y \\
w+2 &= -1+w \\
ab &= cb \\
\end{align}
\]

8.2.4 Matrix is not broken:

\[ \begin{pmatrix}
1 & a_1 & a_1^2 & \cdots & a_1^n \\
1 & a_2 & a_2^2 & \cdots & a_2^n \\
\vdots & \vdots & \vdots & \ddots & \vdots \\
1 & a_m & a_m^2 & \cdots & a_m^n \\
\end{pmatrix}
\]

8.2.5 Branching equations do not wrap

\[f(n)=
\begin{cases}
n/2,& \text{if $n$ is even}\\
3n+1,& \text{if $n$ is odd}
\end{cases}
\]

8.2.6 Tabular array

\[\begin{array}{c|lcr}
n & \text{Left} & \text{Center} & \text{Right} \\
\hline
1 & 0.24 & 1 & 125 \\
2 & -1 & 189 & -8 \\
3 & -20 & 2000 & 1+10i
\end{array}
\]

9 Media

9.1 Images



Supports jpg, png, gif, svg and other image formats, examples of svg files are as follows:

10 Special

Generally not used unless absolutely necessary

10.1 HTML

Tmall Red Home Left

Ali Orange Right

Alipay Centered

10.2 Comments (not parsed)


  1. Ant design.设计模式[EB/OL].https://ant.design/docs/spec/introduce-cn .2020

  2. Github.Mastering Markdown[EB/OL].https://guides.github.com/features/mastering-markdown/ .2014

Typography convention的更多相关文章

  1. 菜鸟学Struts2——零配置(Convention )

    又是周末,继续Struts2的学习,之前学习了,Struts的原理,Actions以及Results,今天对对Struts的Convention Plugin进行学习,如下图: Struts Conv ...

  2. struts2使用Convention Plugin在weblogic上以war包部署时,找不到Action的解决办法

    环境: struts 2.3.16.3 + Convention Plugin 2.3.16.3 实现零配置 现象:以文件夹方式部署在weblogic(10.3.3)上时一切正常,换成war包部署,运 ...

  3. 【BZOJ-1178】CONVENTION会议中心 倍增 + set (神思路好题!)

    1178: [Apio2009]CONVENTION会议中心 Time Limit: 15 Sec  Memory Limit: 162 MBSubmit: 812  Solved: 323[Subm ...

  4. 创意欣赏:20幅字体排版(Typography)素描

    通常我们都只关注最终的作品,但其实幕后还有很多的过程,其中一个是素描.素描用来表达最初思想观念的原型.有时客户需要一个独特的品牌新LOGO或字体,这时先绘制在纸上是比较方便的,之后扫描到 Photos ...

  5. Convention插件

    考虑使用COnvention插件可以进行零配置而且插件进行很多规范的约定也可以对开发合作当中按着它相应的规律开发..感觉也挺方便管理的.下面简单介绍它的使用. 首先我们需要使用到的jar包: Java ...

  6. Struts2 Convention插件的使用

    转自:http://chenjumin.iteye.com/blog/668389 1.常量说明 struts.convention.result.path="/WEB-INF/conten ...

  7. Struts2 Convention插件的使用(4)使用@Action注解返回json数据

    package com.hyy.action; import java.util.HashMap; import java.util.Map; import org.apache.struts2.co ...

  8. Struts2 Convention插件的使用(3)方法前的@Action注解

    package com.hyy.action; import org.apache.struts2.convention.annotation.Action; import com.opensymph ...

  9. Struts2 Convention插件的使用(1)

    刚刚查阅官方文档(convention-plugin.html)并学习了Struts2的Convention插件,文章这里只作为一个笔记,建议大家去看官方文档比较清晰和全面. 需要在项目添加这些包 c ...

随机推荐

  1. Java实现 蓝桥杯 算法训练 约数个数

    算法提高 约数个数 时间限制:1.0s 内存限制:512.0MB 输入一个正整数N (1 样例输入 12 样例输出 6 样例说明 12的约数包括:1,2,3,4,6,12.共6个 import jav ...

  2. 数据结构:用实例分析ArrayList与LinkedList的读写性能

    目录 背景 ArrayList LinkedList 实例分析 1.增加数据 2.插入数据 3.遍历数据 3.1.LinkedList遍历改进 总结 背景 ArrayList与LinkedList是J ...

  3. 机器学习——十大数据挖掘之一的决策树CART算法

    本文始发于个人公众号:TechFlow,原创不易,求个关注 今天是机器学习专题的第23篇文章,我们今天分享的内容是十大数据挖掘算法之一的CART算法. CART算法全称是Classification ...

  4. 02-Python基础1

    本节内容 列表.元组操作 字符串操作 字典操作 集合操作 文件操作 字符编码与转码 1. 列表.元组操作 列表是我们最以后最常用的数据类型之一,通过列表可以对数据实现最方便的存储.修改等操作 定义列表 ...

  5. HashMap的方法及功能、StringBuffer的方法

    Hashmap的存值:(map.put(key,value)) 1 public static void main(String[] args) { 2 ///Integer/map.put(&quo ...

  6. mtail 调试

    mtail 调式 mtail 不会采集当前accesslog 内容以前的内容,只有当你启动mtail后,去访问你的监控tomcat,有新的access 日志刷入localhost_access_log ...

  7. Python多线程 - threading

    目录 1. GIL 2. API 3. 创建子线程 4. 线程同步 4.1. 有了GIL,是否还需要同步? 4.1.1. 死锁 4.1.2. 竞争条件 4.1.3. GIL去哪儿了 4.2. Lock ...

  8. [转] 使用diskpart命令修复U盘分区

    点击阅读原文 前段时间在论坛上讨论封装PE到u盘里热闹的,就想自己也封装一个,随便下载了一个WIN7的PE封装后发现还不错,本来就是做测试用的,测试完了就想把u盘在恢复成以前的样子,可是发现恢复并不是 ...

  9. [每日一题2020.06.11]Codeforces Round #644 (Div. 3) H

    A-E见 : 这里 题目 我觉得很有必要把H拿出来单独发( 其实是今天懒得写题了 ) problem H 一个从 1 到 $ 2^m - 1$ 的长度为m的连续二进制序列, 删去指定的n个数, 问剩余 ...

  10. idea同时选中多个相同的内容并编辑

    原文链接: 首先选中你需要编辑的内容,然后Ctrl+R屏幕上会出现如下的操作栏 第一个框是查询并选中所有相同的内容第二个框是输入你要修改的内容,最后点击Replace all,就可以把所有内容替换.