summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-start-number.test
blob: 49e03d7653c1468688816fc6881d85185dc9b5e8 (plain)
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
36
37
38
39
40
41
\def\markdownOptionStartNumber{false}
<<<
This test ensures that the Lua `startNumber` option correctly propagates
through the plain TeX interface. The following lists should not receive
any starting number.

Tight:

3. three
4. four
5. five

Loose:

3. three

4. four

5. five
>>>
codeSpan: startNumber
interblockSeparator
interblockSeparator
olBeginTight
olItem
olItemEnd
olItem
olItemEnd
olItem
olItemEnd
olEndTight
interblockSeparator
interblockSeparator
olBegin
olItem
olItemEnd
olItem
olItemEnd
olItem
olItemEnd
olEnd