File: highlight.t2t.ref

package info (click to toggle)
kf6-syntax-highlighting 6.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 47,568 kB
  • sloc: xml: 197,750; cpp: 12,850; python: 3,023; sh: 955; perl: 546; ruby: 488; pascal: 393; javascript: 161; php: 150; jsp: 132; lisp: 131; haskell: 124; ada: 119; ansic: 107; makefile: 96; f90: 94; ml: 85; cobol: 81; yacc: 71; csh: 62; erlang: 54; sql: 51; java: 47; objc: 37; awk: 31; asm: 30; tcl: 29; fortran: 18; cs: 10
file content (182 lines) | stat: -rw-r--r-- 9,219 bytes parent folder | download | duplicates (4)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<Header Title>header-line1:</Header Title><Header Value> document title</Header Value><br/>
<Header Title>header-line2:</Header Title><Header Value> author name, email</Header Value><br/>
<Header Title>header-line3:</Header Title><Header Value> date, version</Header Value><br/>
<Normal></Normal><br/>
<Normal>txt2tags sample</Normal><br/>
<Normal></Normal><br/>
<Comment>% Comment Line </Comment><Alert Level 1>ALERT</Alert Level 1><Comment> </Comment><Alert Level 2>TODO</Alert Level 2><Comment> </Comment><Alert Level 2>FIXME</Alert Level 2><br/>
<Normal></Normal><br/>
<Comment>%%%</Comment><br/>
<Comment>Comment Block</Comment><br/>
<Comment>%%%</Comment><br/>
<Normal></Normal><br/>
<Comment>%!--includeconf: config.t2t</Comment><br/>
<Comment>% disabled here because there is no external file</Comment><br/>
<Constant Character>%!preproc:</Constant Character><Comment> 'JUST A TEST'    ' '</Comment><br/>
<Constant Character>%!postproc:</Constant Character><Comment> '(?i)(<body)'   '\1 id="shots"'</Comment><br/>
<Constant Character>%!postproc:</Constant Character><Comment> '(?i)(</title>)'    ' shots\1'</Comment><br/>
<Normal></Normal><br/>
<Comment>%!--include: menu.t2t</Comment><br/>
<Normal></Normal><br/>
<Title>= Title 1 =</Title><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Title>== My Subtitle 1 ==[some definition]</Title><br/>
<Normal></Normal><br/>
<Normal>Some examples:</Normal><br/>
<Normal></Normal><br/>
<List>- </List><List Content>A paragraph with </List Content><Bold>**bold**</Bold><List Content>, </List Content><Italic>//italic//</Italic><List Content> and </List Content><Strikeout>--strike--</Strikeout><List Content>.</List Content><br/>
<List>- </List><List Content>You can even </List Content><Underline>__underline your docs__</Underline><List Content>!</List Content><br/>
<Normal></Normal><br/>
<List>- </List><List Content>And use </List Content><BoldItalic>**//bold and italic//**</BoldItalic><List Content> </List Content><br/>
<List>- </List><List Content>or </List Content><BoldItalic>//**italic and bold**//</BoldItalic><List Content> </List Content><br/>
<Normal></Normal><br/>
<Normal>Here is a nice pic: </Normal><Link>[img/t2tpowered.png]</Link><Normal>.</Normal><br/>
<Normal></Normal><br/>
<List>- </List><List Content>And a </List Content><Link>[link to a cool website </Link><Link URL>http://txt2tags.sf.net</Link URL><Link>]</Link><List Content>!</List Content><br/>
<Normal></Normal><br/>
<List>- </List><List Content>A table : </List Content><br/>
<Normal></Normal><br/>
<Tabel>  || Name | Age  |  Gender |</Tabel><br/>
<Tabel>  | John |  33  |    Male |</Tabel><br/>
<Tabel>  | Mary |  19  |  Female |</Tabel><br/>
<Normal>  </Normal><br/>
<Normal></Normal><br/>
<Verbatim Line>``` A verbatim line</Verbatim Line><br/>
<Normal></Normal><br/>
<Normal>And it's working for </Normal><Monospaced>``special code``</Monospaced><Normal> like this.</Normal><br/>
<Normal></Normal><br/>
<Verbatim Block>```</Verbatim Block><br/>
<Verbatim Block>A verbatim block</Verbatim Block><br/>
<Verbatim Block>```</Verbatim Block><br/>
<Normal></Normal><br/>
<Normal>Raw strings:</Normal><br/>
<Normal></Normal><br/>
<Raw Line>""" A raw line</Raw Line><br/>
<Normal></Normal><br/>
<Raw Block>"""</Raw Block><br/>
<Raw Block>A raw block</Raw Block><br/>
<Raw Block>"""</Raw Block><br/>
<Normal></Normal><br/>
<Normal>Tagged strings:</Normal><br/>
<Normal></Normal><br/>
<Tagged Line>''' A tagged line</Tagged Line><br/>
<Normal></Normal><br/>
<Tagged Block>'''</Tagged Block><br/>
<Tagged Block>A tagged block</Tagged Block><br/>
<Tagged Block>'''</Tagged Block><br/>
<Normal></Normal><br/>
<Normal>And remember,</Normal><br/>
<Quote>	A TAB in front of the line does a quotation.</Quote><br/>
<Quote>		More TABs, more depth (if allowed).</Quote><br/>
<Normal></Normal><br/>
<Normal>Horizontal lines:</Normal><br/>
<Bar>--------------------------------------------------------</Bar><br/>
<Normal>^ thin or large v</Normal><br/>
<Bar>========================================================</Bar><br/>
<Normal></Normal><br/>
<Title>== My Subtitle 2 ==</Title><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Normal>Lorem ipsum etc</Normal><br/>
<Normal>Lorem ipsum etc Lorem ipsum etc</Normal><br/>
<Normal></Normal><br/>
<List>- </List><List Content>Test d'écriture avec des accents à la française. Ça marche ou pas ?</List Content><br/>
<Normal></Normal><br/>
<Title>== My Subtitle 3 ==</Title><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Normal>Lorem ipsum etc</Normal><br/>
<Normal>Lorem ipsum etc</Normal><br/>
<Normal></Normal><br/>
<Normal>Here is a direct link: </Normal><Link (Normal)>http://kde.org</Link (Normal)><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<List>- </List><List Content>Another boring part...</List Content><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Title>=== My Subsubtitle 1 ===</Title><br/>
<Normal></Normal><br/>
<Italic>//It's a level 3 header//</Italic><Normal> </Normal><br/>
<Normal></Normal><br/>
<List>- </List><List Content>list 1</List Content><br/>
<List>- </List><List Content>list 2</List Content><br/>
<List> - </List><List Content>list 2b</List Content><br/>
<List>- </List><List Content>list 3</List Content><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Title>=== My Subsubtitle 2 ===</Title><br/>
<Normal></Normal><br/>
<Italic>//It's another level 3 header//</Italic><Normal> </Normal><br/>
<Normal></Normal><br/>
<NumList>+ </NumList><List Content>ordered list 1</List Content><br/>
<NumList>+ </NumList><List Content>list 2</List Content><br/>
<NumList> + </NumList><List Content>list 2B</List Content><br/>
<NumList> + </NumList><List Content>list 2C</List Content><br/>
<NumList>+ </NumList><List Content>list 3</List Content><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Title>== My Subtitle 4 ==</Title><br/>
<Normal></Normal><br/>
<Normal>The handy </Normal><Monospaced>``%%date``</Monospaced><Normal> macro expands to the current date.</Normal><br/>
<Normal></Normal><br/>
<Normal>So today is </Normal><Interpolated String>%%date</Interpolated String><Normal> on the ISO </Normal><Monospaced>``YYYYMMDD``</Monospaced><Normal> format.</Normal><br/>
<Normal></Normal><br/>
<Normal>You can also specify the date format with the %? flags,</Normal><br/>
<Normal>as </Normal><Monospaced>``%%date(%m-%d-%Y)``</Monospaced><Normal> which gives: </Normal><Interpolated String>%%date(%m-%d-%Y)</Interpolated String><Normal>.</Normal><br/>
<Normal></Normal><br/>
<Title>= Images =</Title><br/>
<Normal></Normal><br/>
<Normal>The image mark is as simple as it can be: </Normal><Monospaced>``[filename]``</Monospaced><Normal>.</Normal><br/>
<Normal></Normal><br/>
<Normal>                      </Normal><Link>[img/photo.jpg]</Link><br/>
<Normal></Normal><br/>
<Normal>And with some targets the image is linkable :</Normal><br/>
<Normal></Normal><br/>
<Normal>                      </Normal><Link>[[img/photo.jpg] </Link><Link URL>http://www.txt2tags.org</Link URL><Link>]</Link><br/>
<Normal></Normal><br/>
<Title>=  Tables  =</Title><br/>
<Normal></Normal><br/>
<Normal>Use pipes to compose table rows and cells.</Normal><br/>
<Normal>Double pipe at the line beginning starts a heading row.</Normal><br/>
<Normal>Natural spaces specify each cell alignment.</Normal><br/>
<Normal></Normal><br/>
<Tabel>  | cell 1.1  |  cell 1.2   |   cell 1.3 |</Tabel><br/>
<Tabel>  | cell 2.1  |  cell 2.2   |   cell 2.3 |</Tabel><br/>
<Tabel>  | cell 3.1  |  cell 3.2   |   cell 3.3 |</Tabel><br/>
<Normal></Normal><br/>
<Tabel>|| heading 1 |  heading 2  |  heading 3 |</Tabel><br/>
<Tabel> | cell 1.1  |  cell 1.2   |   cell 1.3 |</Tabel><br/>
<Tabel> | cell 2.1  |  cell 2.2   |   cell 2.3 |</Tabel><br/>
<Normal></Normal><br/>
<Tabel> |_ heading 1 |  cell 1.1   |   cell 1.2 |</Tabel><br/>
<Tabel>  | heading 2 |  cell 2.1   |   cell 2.2 |</Tabel><br/>
<Tabel>  | heading 3 |  cell 3.1   |   cell 3.2 |</Tabel><br/>
<Normal></Normal><br/>
<Tabel>|/ heading   |  heading 1  |  heading 2 |</Tabel><br/>
<Tabel> | heading 1 |  cell 1.1   |   cell 1.2 |</Tabel><br/>
<Tabel> | heading 2 |  cell 2.1   |   cell 2.2 |</Tabel><br/>
<Normal></Normal><br/>
<Normal>Without the last pipe, no border:</Normal><br/>
<Normal></Normal><br/>
<Tabel>  | cell 1.1  |  cell 1.2   |   cell 1.3</Tabel><br/>
<Tabel>  | cell 2.1  |  cell 2.2   |   cell 2.3</Tabel><br/>
<Tabel>  | cell 3.1  |  cell 3.2   |   cell 3.3</Tabel><br/>
<Normal></Normal><br/>
<Tabel>|| heading 1 |  heading 2  |  heading 3</Tabel><br/>
<Tabel> | cell 1.1  |  cell 1.2   |   cell 1.3</Tabel><br/>
<Tabel> | cell 2.1  |  cell 2.2   |   cell 2.3</Tabel><br/>
<Normal></Normal><br/>
<Tabel> |_ heading 1 |  cell 1.1   |   cell 1.2</Tabel><br/>
<Tabel>  | heading 2 |  cell 2.1   |   cell 2.2</Tabel><br/>
<Tabel>  | heading 3 |  cell 3.1   |   cell 3.2</Tabel><br/>
<Normal></Normal><br/>
<Tabel>|/ heading   |  heading 1  |  heading 2</Tabel><br/>
<Tabel> | heading 1 |  cell 1.1   |   cell 1.2</Tabel><br/>
<Tabel> | heading 2 |  cell 2.1   |   cell 2.2</Tabel><br/>
<Normal></Normal><br/>
<Normal></Normal><br/>
<Title>= Other Title =</Title><br/>
<Normal></Normal><br/>
<Normal>nothing to say here...</Normal><br/>