1Section 2******* 3 4 5Subsection 6========== 7 8*with emphasis* "var" {in braces} 9 10* List item one 11 12* Two, multiple lines 13 14* Three Still in list 15 16Not in list 17 18* Second list Note: still in list 19 20Note: not in list 21 221. Third list is numbered 23 242. another item 25 26Returns: the King Since: the first age Notes: 27 281. Lorem ipsum dolor sit amet 29 302. Ut enim ad minim veniam 31 32Duis aute irure dolor 33 34Example: 35 36-> in <- out Examples: - *verbatim* - {braces} 37 38 39"Enum" (Enum) 40------------- 41 42 43Values 44~~~~~~ 45 46"one" (**If: **"IFONE") 47 The _one_ {and only}, description on the same line 48 49"two" 50 Not documented 51 52 53Features 54~~~~~~~~ 55 56"enum-feat" 57 Also _one_ {and only} 58 59"enum-member-feat" 60 a member feature 61 62"two" is undocumented 63 64 65If 66~~ 67 68"IFCOND" 69 70 71"Base" (Object) 72--------------- 73 74 75Members 76~~~~~~~ 77 78"base1": "Enum" 79 description starts on a new line, minimally indented 80 81 82If 83~~ 84 85"IFALL1 and IFALL2" 86 87 88"Variant1" (Object) 89------------------- 90 91A paragraph 92 93Another paragraph 94 95"var1" is undocumented 96 97 98Members 99~~~~~~~ 100 101"var1": "string" (**If: **"IFSTR") 102 Not documented 103 104 105Features 106~~~~~~~~ 107 108"variant1-feat" 109 a feature 110 111"member-feat" 112 a member feature 113 114 115"Variant2" (Object) 116------------------- 117 118 119"Object" (Object) 120----------------- 121 122 123Members 124~~~~~~~ 125 126The members of "Base" 127The members of "Variant1" when "base1" is ""one"" 128The members of "Variant2" when "base1" is ""two"" (**If: **"IFONE or 129IFTWO") 130 131Features 132~~~~~~~~ 133 134"union-feat1" 135 a feature 136 137 138"Alternate" (Alternate) 139----------------------- 140 141 142Members 143~~~~~~~ 144 145"i": "int" 146 description starts on the same line remainder indented the same "b" 147 is undocumented 148 149"b": "boolean" 150 Not documented 151 152 153Features 154~~~~~~~~ 155 156"alt-feat" 157 a feature 158 159 160If 161~~ 162 163"not (IFONE or IFTWO)" 164 165 166Another subsection 167================== 168 169 170"cmd" (Command) 171--------------- 172 173 174Arguments 175~~~~~~~~~ 176 177"arg1": "int" 178 description starts on a new line, indented 179 180"arg2": "string" (optional) 181 description starts on the same line remainder indented differently 182 183"arg3": "boolean" 184 Not documented 185 186 187Features 188~~~~~~~~ 189 190"cmd-feat1" 191 a feature 192 193"cmd-feat2" 194 another feature 195 196Note: 197 198 "arg3" is undocumented 199 200 201Returns 202~~~~~~~ 203 204"Object" 205 206 207Errors 208~~~~~~ 209 210some 211 212Notes: 213 214* Lorem ipsum dolor sit amet 215 216* Ut enim ad minim veniam 217 218Duis aute irure dolor 219 220 221Example 222~~~~~~~ 223 224 -> in 225 <- out 226 227 228Examples 229~~~~~~~~ 230 231 - *verbatim* 232 - {braces} 233 234Note:: 235 Ceci n'est pas une note 236 237 238Since 239~~~~~ 240 2412.10 242 243 244"cmd-boxed" (Command) 245--------------------- 246 247If you're bored enough to read this, go see a video of boxed cats 248 249 250Arguments 251~~~~~~~~~ 252 253The members of "Object" 254 255Features 256~~~~~~~~ 257 258"cmd-feat1" 259 a feature 260 261"cmd-feat2" 262 another feature 263 264 265Example 266~~~~~~~ 267 268 -> in 269 270 <- out 271 272 273"EVT_BOXED" (Event) 274------------------- 275 276 277Arguments 278~~~~~~~~~ 279 280The members of "Object" 281 282Features 283~~~~~~~~ 284 285"feat3" 286 a feature 287