Edit

kc3-lang/md4c/test/fuzz-input/commonmark.md

Branch :

  • Show log

    Commit

  • Author : Martin Mitas
    Date : 2020-02-17 12:41:50
    Hash : 9e6ab76c
    Message : Minor fuzz-input cleanup. Move some permissive links incorrectly placed in commonmark.md into gfm.md.

  • test/fuzz-input/commonmark.md
  • # h1
    ## h2
    ### h3
    #### h4
    ##### h5
    ###### h6
    
    h1
    ==
    
    h2
    --
    
    --------------------
    
        indented code
    
    ```
    fenced code
    ```
    
    <tag attr='val' attr2="val2">
    
    > quote
    
    * list item
    1. list item
    
    [ref]: /url
    
    paragraph
    &copy; &#1234; &#xabcd;
    `code`
    *emph* **strong** ***strong emph***
    _emph_ __strong__ ___strong emph___
    [ref] [ref][] [link](/url)
    ![ref] ![ref][] ![img](/url)
    <http://example.com> <doe@example.com>
    \\ \* \. \` \