File: stronintags.html

package info (click to toggle)
python-markdown 3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,128 kB
  • sloc: python: 11,989; makefile: 66; sh: 7
file content (4 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (8)
1
2
3
4
<p>this is a <a href="http://example.com/"><strong>test</strong></a></p>
<p>this is a second <strong><a href="http://example.com">test</a></strong></p>
<p>reference <strong>[test][]</strong>
reference [<strong>test</strong>][]</p>