summaryrefslogtreecommitdiff
path: root/tests/examplefiles/wowtoc/comments.toc.output
blob: 7a6340112af7fbeee0c25b17ba6adb13bcc8ad78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
'#'           Comment
'\n'          Text.Whitespace

'#a'          Comment
'\n'          Text.Whitespace

'# a comment' Comment
'\n'          Text.Whitespace

'# a comment with a # in it' Comment
'\n'          Text.Whitespace

'## no comma, thus a comment' Comment
'\n'          Text.Whitespace

'## has space: and is thus, a comment' Comment
'\n'          Text.Whitespace