Sha256: 5058dbeebaf4ecfc025096c8d6cd4957da11301460ee72ef15385aba289adc4e

Contents?: true

Size: 469 Bytes

Versions: 22

Compression:

Stored size: 469 Bytes

Contents

This is [^paragraph][^header][^blockquote][^codeblock][^list][^table][^hrule][^mathblock][^html]

[^paragraph]:
    A paragraph

[^header]:
    # A header

[^blockquote]:
    > blockquote
    >
    > paragraph

[^codeblock]:
        codeblock

[^list]:
    * item 1
    * item 2
      * sub item

        > blockquote
        >
        > # header

[^table]:
    | a | b |
    | c | d |

[^hrule]:
    ***

[^mathblock]:
    $$x + 2$$

[^html]:
    <div>test
    </div>

Version data entries

22 entries across 22 versions & 5 rubygems

Version Path
kramdown-1.16.1 test/testcases/span/04_footnote/backlink_inline.text
kramdown-1.16.0 test/testcases/span/04_footnote/backlink_inline.text