markdown笔记常见操作

pi

si

ab
a3

$$ _{2}^{1} a \\ \mathbb{N} $$

include<iostream>

using namespace std;

int main(){

return 0;

}


**abc**  ctrl b
*def *  ctil i
<u>hij</u>  ctrl u
~~klm~~  ctrl t


* * *
ctrl shift -

1. abc   
Ctrl + Shift + O
2. def



* [x] 第一只青蛙
* [ ] 第二只青蛙
* [ ] 第三只青蛙

[abc](https://www.baidu.com)

![image](https://list.yinxiang.com/media/images/8ee134e2c4b58cac11bc9ca1b202c69e.png)

,预算,收入,花费,债务
June,5000,8000,4000,6000
July,3000,1000,4000,3000
Aug,5000,7000,6000,3000
Sep,7000,2000,3000,1000
Oct,6000,5000,4000,2000
Nov,4000,3000,5000,  

type: pie
title: 每月收益
x.title: Amount
y.title: Month
y.suffix: $

发表新评论