美文网首页
markdown 语法初体验

markdown 语法初体验

作者: LEEHappy | 来源:发表于2017-06-02 15:54 被阅读0次

    一级标题

    二级标题

    三级标题

    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