markdown

作者: SeasonC | 来源:发表于2016-08-24 10:44 被阅读0次

    试一下markdown

    markdown

    test

    • what are we:
    code?是这样样子吗
    abd
    

    See my About page for details.

    See my About page for details.

    test
    test

    test

    un frigging believable

    *this text is surrounded by literal asterisks*

    Use the printf() function.

    use test

    There is a literal backtick (`) here.

    A single backtick in a code span: `

    A backtick-delimited string in a code span: `foo`

    Please don't use any <blink> tags.

    is the decimal-encoded equivalent of .

    是的撒

    suds
    soda

    if ( you == i) {
    } else if {
    }
    
    var s = "JavaScript syntax highlighting";
    alert(s);
    
    var s = "JavaScript syntax highlighting";
    alert(s);
    
    Left-Aligned Center Aligned Right Aligned
    col 3 is some wordy text $1600
    col 2 is centered $12
    zebra stripes are neat $1

    相关文章

      网友评论

          本文标题:markdown

          本文链接:https://www.haomeiwen.com/subject/bhansttx.html