5 @strong{strong} @emph{with emphasis}
6 @code{var} @{in braces@}
54 Lorem ipsum dolor sit amet
57 Ut enim ad minim veniam
84 The @emph{one} @{and only@}
88 @code{two} is undocumented
100 @item @code{base1: Enum}
108 @deftp {Object} Variant1
112 Another paragraph (but no @code{var}: line)
116 @item @code{var1: string}
124 @deftp {Object} Variant2
132 @deftp {Object} Object
138 @item The members of @code{Base}
139 @item The members of @code{Variant1} when @code{base1} is @t{"one"}
140 @item The members of @code{Variant2} when @code{base1} is @t{"two"}
147 @deftp {Object} SugaredUnion
154 One of @t{"one"}, @t{"two"}
155 @item @code{data: Variant1} when @code{type} is @t{"one"}
156 @item @code{data: Variant2} when @code{type} is @t{"two"}
162 @subsection Another subsection
165 @deftypefn Command {} cmd
171 @item @code{arg1: int}
173 @item @code{arg2: string} (optional)
176 @item @code{arg3: boolean}
181 @code{arg3} is undocumented
192 Lorem ipsum dolor sit amet
194 Ut enim ad minim veniam
198 Duis aute irure dolor
219 @deftypefn Command {} cmd-boxed
221 If you're bored enough to read this, go see a video of boxed cats
223 @b{Arguments:} the members of @code{Object}