<question>
<question>
is a Sectional
component that renders an auto-numbered block of content. Inline components such as paragraphs
(<p>
) and other components can be nested within an <question>
to group and order
content. Some examples are: another <question>
, a <section>
,
a <figure>
, or an <example>
.
<question>
is an alias for <problem>
, and behaves identically.
Please see the <problem>
documentation for examples.