File: Links%2C%20inline%20style.text

package info (click to toggle)
golang-github-gomarkdown-markdown 0.0~git20231115.a660076-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,168 kB
  • sloc: sh: 26; makefile: 5
file content (35 lines) | stat: -rw-r--r-- 875 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Just a [URL](/url/).

[URL and title](/url/ "title").

[URL and title](/url/  "title preceded by two spaces").

[URL and title](/url/	"title preceded by a tab").

[URL and title](/url/ "title has spaces afterward"  ).

[hyphen and title](- "title").

[hyphen and title](- "title with parentheses()").

[hyphen and title](- "?=title with other chars(#var)"  ).

[hyphen and title](- "title with parentheses missing open)").

[hyphen and title](- "title with parentheses missing close(").

[hyphen and title](- "title with parentheses misplaced)(").

[hyphen and title](- "title with escaped \"double\" quote").

[hyphen and title](- "title with embedded 'single' quote").

[hyphen and title](- 'title with escaped \'single\' quote').

[hyphen and title](- 'title with embedded "double" quote').

[hyphen and title](- 'title saying meh ¯\_(ツ)_/¯').

[](empty).

[Empty]().