如何在Go Present中的小节中添加文本?

Given this Go presentation input code

Question on subsection

* Slide title

Here is a minimal go present slide.  Why is the slide subsection text
at the bottom of the slide?

** slide subsection

Hello, this text is part of the subsection.

I counterintuitively see "Hello..." immediately following "Here is..." with "slide subsection" at the bottom of the page.

How do I make the "Hello..." text follow the subsection title?

enter image description here

According to this issue, slides were never intended to have subsections.

Ignore the present documentation referring to subsections and subsubsections.