File: Code%20Spans.text

package info (click to toggle)
golang-blackfriday-v2 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bookworm-proposed-updates, experimental, forky, sid, trixie
  • size: 696 kB
  • sloc: makefile: 4
file content (6 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (41)
1
2
3
4
5
6
`<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.