这是自己学习Markdown中作为记录的一篇博客,文本是源自于Macdown软件的帮助,自己作了一定的修改。主要是作为记录。
一级标题
加粗
普通字体.换行没有变化
二级标题
链接.
三级标题
- 小标题,加圆点
文本换行,但是显示并没有换行
* 代码格式
内容完全按照文本格式来,写什么
显示什么
斜体:行内代码格式
1 (Command-I)
换行后table键也可以达到段落代码的形式
四级标题
添加邮箱动作: uranusjr@gmail.com
添加a链接a 链接
- 圆点,分点描述
- table后变为空心圆点
- 再次table后变为顺序分点描述,并且不管前面标号为多少,都是顺序1234。
- Start each item (number-period-space) like
1.
- It doesn’t matter what number you use, I will render them sequentially
- So you might want to start each line with
1.
and let me sort it out
- table后变为空心圆点
带有竖线的描述,类似于分块
这是第一级
这是第二级
这是第三极
还是第一级
- 分块中的小圆点
- 同上
换行加table键同样有代码块的显示
print('This is a code block')
print('The block must be preceded by a blank line')
print('Then indent at least 4 spaces or 1 tab')
print('Nesting does nothing. Your code is displayed Literally')
上面和下面有看起来顺眼的边框
和上面一样
二级标题的指定位置
表格
不是很常用,并且不是很好用,看看吧
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
You can align cell contents with syntax like this:
靠左 | 居中 | 靠右 |
---|---|---|
col 3 is | some wordy text | $1600 |
col 2 is | centered | $12 |
zebra stripes | are neat | $1 |
不知道这么多代码块显示符号是用来做什么的,一个符号用全文它不香吗
脑袋被踢了才会用到的东西,连个提示都没有。我用文本编辑写代码?
Option name | Markup | Result if enabled |
---|---|---|
Intra-word emphasis | So A*maz*ing | So Amazing |
Strikethrough | ~~Much wow~~ | |
Underline 2 | _So doge_ | 下划线 |
Quote 3 | “操蛋的转义字符” | 双引号 |
Highlight | ==特殊符号需要带转义字符== | 标记 |
Superscript | hoge^(fuga) | hoge小标号 |
Autolink | http://t.co | http://会识别的链接 |
Footnotes | [^4] and [^4]: | 4 and footnote 4 |
真香
一辈子不会用到几次的公式
A S T = B- 分点描述
- 没有顺序
- 都说了没有顺序
- 别问,问就是分点描述
又是二级标题
上面那个横杠是二级标题的横杠,下面那个横杠可能是区分标注的