File: Code%20Spans.text

package info (click to toggle)
haskell-markdown 0.1.17.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 528 kB
  • sloc: haskell: 1,195; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (21)
1
2
3
4
5
`<test a="` content of attribute `">`

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

Here's how you put `` `backticks` `` in a code span.