代码之家  ›  专栏  ›  技术社区  ›  Mark Harrison

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

  •  0
  • Mark Harrison  · 技术社区  · 6 年前

    给定这个Go演示输入代码

    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.
    

    如何使“Hello…”文本跟随小节标题?

    enter image description here

    1 回复  |  直到 6 年前
        1
  •  0
  •   Mark Harrison    6 年前

    根据这个 issue

    忽略 present

    推荐文章