一级标题
二级标题
三级标题
a | b | c |
---|---|---|
d | f | fff |
st=>start: Start
e=>end: End
op1=>operation: My Operation
sub1=>subroutine: My Subroutine
cond=>condition: Yes or No?
io=>inputoutput: catch something...
st->op1->cond
cond(yes)->io->e
cond(no)->sub1(right)->op1
a | b | c |
---|---|---|
d | f | fff |
st=>start: Start
e=>end: End
op1=>operation: My Operation
sub1=>subroutine: My Subroutine
cond=>condition: Yes or No?
io=>inputoutput: catch something...
st->op1->cond
cond(yes)->io->e
cond(no)->sub1(right)->op1
本文标题:markdown 语法初体验
本文链接:https://www.haomeiwen.com/subject/vmsufxtx.html
网友评论