dongli564510 2018-08-31 00:42
浏览 43
已采纳

如何在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

  • 写回答

1条回答 默认 最新

  • douhuan6305 2018-08-31 16:24
    关注

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

    Ignore the present documentation referring to subsections and subsubsections.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?