File: backtick-escape.html

package info (click to toggle)
python-markdown 2.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,412 kB
  • sloc: python: 3,427; makefile: 36
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (2)
1
2
3
<p>\`This should not be in code.\`
`This also should not be in code.`
`And finally this should not be in code.`</p>