測試

ELSKKR第一篇文章

ELSKKR第一篇文章

封面圖的來源~~:

#####################################################標題#####################################################

一級標題

二級標題

六級標題

#################################################### 粗體 ####################################################

我是蝦蝦,正在做學習歷程

#################################################### 斜體 ####################################################

我是蝦蝦,正在做學習歷程

################################################## 有序序列 ##################################################

  1. 第一點

  2. 第二點

    1. 第二一點
  3. 第三點

################################################## 無序序列 ##################################################

  • 無序
    • 內縮吳旭
  • 無續

#################################################### 引用 ####################################################

引用

1.引用

################################################### 超連結 ####################################################

超連結

內部超連結

#################################################### 圖片 ####################################################

################################################# 單行程式碼 ##################################################

hello worldhello world

################################################# 多行程式碼 ##################################################

#include<bits/stdc++.h>
using namespace std;

int main () {
    cout <<"hello world"<<endl;
}

#################################################### 表格 ####################################################

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

bonus

comments powered by Disqus