5 @strong{strong} @emph{with emphasis}
6 @code{var} @{in braces@}
54 Lorem ipsum dolor sit amet
57 Ut enim ad minim veniam
79 @subsection Produces @strong{invalid} texinfo
84 The @emph{one} @{and only@}
88 @code{two} is undocumented
100 @item @code{base1: Enum}
109 @deftp {Object} Variant1
113 Another paragraph (but no @code{var}: line)
117 @item @code{var1: string}
126 @deftp {Object} Variant2
135 @deftp {Object} Object
141 @item The members of @code{Base}
142 @item The members of @code{Variant1} when @code{base1} is @t{"one"}
143 @item The members of @code{Variant2} when @code{base1} is @t{"two"}
151 @deftp {Object} SugaredUnion
158 One of @t{"one"}, @t{"two"}
159 @item @code{data: Variant1} when @code{type} is @t{"one"}
160 @item @code{data: Variant2} when @code{type} is @t{"two"}
167 @subsection Another subsection
170 @deftypefn Command {} cmd
176 @item @code{arg1: int}
178 @item @code{arg2: string} (optional)
181 @item @code{arg3: boolean}
187 @code{arg3} is undocumented
198 Lorem ipsum dolor sit amet
200 Ut enim ad minim veniam
204 Duis aute irure dolor
227 @deftypefn Command {} cmd-boxed
229 If you're bored enough to read this, go see a video of boxed cats
231 @b{Arguments:} the members of @code{Object}