markdown 语法测试

[x] sd

删除线

    • lkjasdf
    • 斜体
    • 加粗
      斜体加粗

      引用
      int main () {}

      lkjasdf

$$ \\ce{H2}+\\ce{O2}\\xlongequal[]{燃烧}\\ce{H2O} $$



sdd
ffgg
st=>start: 开始
op=>operation: My Operation
cond=>condition: Yes or No?
e=>end
st->op->cond
cond(yes)->e
cond(no)->op
graph LR;
  Portal-->|发布/更新配置|Apollo配置中心;
  Apollo配置中心-->|实时推送|App;
  App-->|实时查询|Apollo配置中心;
graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
sequenceDiagram
    participant Alice
    participant Bob
    Alice->>John: Hello John, how are you?
    loop Healthcheck
        John->>John: Fight against hypochondria
    end
    Note right of John: Rational thoughts <br/>prevail!
    John-->>Alice: Great!
    John->>Bob: How about you?
    Bob-->>John: Jolly good!
gantt
dateFormat  YYYY-MM-DD
title Adding GANTT diagram to mermaid
excludes weekdays 2014-01-10

section A section
Completed task            :done,    des1, 2014-01-06,2014-01-08
Active task               :active,  des2, 2014-01-09, 3d
Future task               :         des3, after des2, 5d
Future task2               :         des4, after des3, 5d
classDiagram
Class01 <|-- AveryLongClass : Cool
Class03 *-- Class04
Class05 o-- Class06
Class07 .. Class08
Class09 --> C2 : Where am i?
Class09 --* C3
Class09 --|> Class07
Class07 : equals()
Class07 : Object[] elementData
Class01 : size()
Class01 : int chimp
Class01 : int gorilla
Class08 <--> C2: Cool label
gitGraph:
options
{
    "nodeSpacing": 150,
    "nodeRadius": 10
}
end
commit
branch newbranch
checkout newbranch
commit
commit
checkout master
commit
commit
merge newbranch
st=>start: Start:>http://www.google.com[blank]
e=>end:>http://www.google.com
op1=>operation: My Operation
sub1=>subroutine: My Subroutine
cond=>condition: Yes
or No?:>http://www.google.com
io=>inputoutput: catch something...
para=>parallel: parallel tasks

st->op1->cond
cond(yes)->io->e
cond(no)->para
para(path1, bottom)->sub1(right)->op1
para(path2, top)->op

公式测试

$$ \\sum_{x=1}^{n-1} $$

sdfsdf $ x^2 $ s中文kdj

cos 图片上传测试

贪吃蛇
pic (145).jpg

attachment 测试(失败,已删)
28

gitwidget 测试

[gitwidget type='gitee' url='TheBadZhang/TheBadZhang.github.io']

[gitwidget type='github' url='TheBadZhang/TheBadZhang.github.io']

UserAgent (UniqueOnly)

// 这段也是代码上色测试
<?php UserAgent_Plugin::getBrowserName($comments->agent); ?>
<?php UserAgent_Plugin::getOSName($comments->agent); ?>

SplitArchivePage(失败,已删)
分页插件测试

page

GithubCard
插件使用:

[card]TheBadZhang[/card]

[card]TheBadZhang/TheBadZhang.github.io[/card]

[我喜欢你]^(wo xi huan ni)

http://v.youku.com/v_show/id_XMTYzNTgxNTMy.html
http://www.tudou.com/programs/view/YBdHhxJqrLY/
http://www.56.com/u35/v_MTEwMjM5NDcy.html
http://v.qq.com/page/o/9/f/o0142tt1m9f.html
http://v.qq.com/cover/t/tyeqdw6rof7t5ow/p0015kjlai9.html
http://v.qq.com/cover/k/kl2zy755pnehxi3.html?vid=i0015mm1oo2
http://my.tv.sohu.com/us/94469256/77228432.shtml
http://www.wasu.cn/Play/show/id/5079941
http://v.yinyuetai.com/video/2207109
http://v.ku6.com/show/P0Ib_pTne6-FBSa1AbtKUQ…html
http://www.letv.com/ptv/vplay/20932037.html
http://www.bilibili.com/video/av2436095/
http://www.acfun.tv/v/ac1963444
http://music.163.com/#/song?id=186513

仅有一条评论

  1. 头像测试

添加新评论