File: button.html

package info (click to toggle)
ruby-kramdown 2.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 2,896 kB
  • sloc: ruby: 6,462; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
<p><button>Some Text</button></p>

<p>First some text and then a <button>here</button></p>

<p><button>A button</button> and then text.</p>

<p>A <button>with <strong>some</strong> <code>code</code> in <img src="image.png" alt="alt" /></button> it.</p>