File: Code_Spans.xhtml

package info (click to toggle)
libtext-markdown-perl 1.000031-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,988 kB
  • sloc: perl: 2,164; makefile: 9
file content (5 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (19)
1
2
3
4
5
<p><code>&lt;test a="</code> content of attribute <code>"&gt;</code></p>

<p>Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span></p>

<p>Here's how you put <code>`backticks`</code> in a code span.</p>