Sha256: fa9aeee81166f3f3d06d144b9938ecbdc5c4184626f4207bbd7b3190cb1194ed

Contents?: true

Size: 416 Bytes

Versions: 6

Compression:

Stored size: 416 Bytes

Contents

<p>This is <em>some <abbr title="This Escapes SVG Text.">TEST</abbr></em> to check.</p>

<svg width="100" height="30" viewBox="0 0 100 30" xmlns="http://www.w3.org/2000/svg">
    <text x="20" y="20">This TEST fails.</text>
</svg>
<svg width="100" height="30" viewBox="0 0 100 30" xmlns="http://www.w3.org/2000/svg">
    <text x="20" y="20">This <abbr title="This Escapes SVG Text.">TEST</abbr> fails.</text>
</svg>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
kramdown-2.5.1 test/testcases/span/abbreviations/abbrev_in_html.html
kramdown-2.5.0 test/testcases/span/abbreviations/abbrev_in_html.html
getargv-0.3.3-universal-darwin vendor/bundle/ruby/3.3.0/gems/kramdown-2.4.0/test/testcases/span/abbreviations/abbrev_in_html.html
kramdown-2.4.0 test/testcases/span/abbreviations/abbrev_in_html.html
kramdown-2.3.2 test/testcases/span/abbreviations/abbrev_in_html.html
kramdown-2.3.1 test/testcases/span/abbreviations/abbrev_in_html.html