File: smarty_pants_issue620.html

package info (click to toggle)
python-markdown2 2.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 6,492 kB
  • sloc: python: 6,201; perl: 1,493; php: 865; makefile: 37
file content (15 lines) | stat: -rw-r--r-- 467 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<p>Some HTML5 block level elements that should be hashed so that smarty-pants doesn&#8217;t interfere</p>

<address>
  <a href="mailto:jim@example.com">jim@example.com</a><br />
  <a href="tel:+14155550132">+1 (415) 555‑0132</a>
</address>

<canvas width="120" height="120">
  An alternative text describing what your canvas displays.
</canvas>

<video height="640" width="382" controls loop>
    <source src="images/door.mp4"  type="video/mp4"/>
    Test
</video>