Markdown Reference

CommonMark

*Italic*

**Bold**

# Heading 1

## Heading 2

### Heading 3

[Link](https://commonmark.org/)

![Image](https://i-blog.csdnimg.cn/blog_migrate/e71c73166961c72c55c743f75841856c.png)

> Blockquote

* List
* List
* List

1. One
2. Two
3. Three

`Inline code` with backticks

强调

斜体

Italic

加粗

Bold

标题

# Heading 1

## Heading 2

### Heading 3

链接

Link

图片

Image

引用

Blockquote

列表

无序列表

  • List
  • List
  • List

有序列表

  1. One
  2. Two
  3. Three

代码

Inline code

Inline code with backticks

code block

#include <stdio.h>

int main()
{
    printf("hello, world!\n");
    return 0;
}

GitHub Flavored Markdown

语法高亮

#include <stdio.h>

int main()
{
    printf("hello, world!\n");
    return 0;
}

表格

First HeaderSecond Header
Content from cell 1Content from cell 2
Content in the first columnContent in the second column

转载于:https://www.cnblogs.com/typescript/p/11446740.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值