File: bug196.tests

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 (28 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (2)
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
# foo
## foo
## foo-1
# foo
+++
<h1 id="foo">foo</h1>

<h2 id="foo-1">foo</h2>

<h2 id="foo-1-1">foo-1</h2>

<h1 id="foo-2">foo</h1>
+++
### ⌥

- For Windows and Linux, `⌥` is the `Alt` key.
- For macOS, it's the `Option` key.

# ⌥
+++
<h3 id="empty">⌥</h3>

<ul>
<li>For Windows and Linux, <code>⌥</code> is the <code>Alt</code> key.</li>
<li>For macOS, it's the <code>Option</code> key.</li>
</ul>

<h1 id="empty-1">⌥</h1>