【问题标题】:How to Display Multiple Spaces in Redmine如何在 Redmine 中显示多个空格
【发布时间】:2013-05-24 17:05:48
【问题描述】:

我想保留文章的层次结构。

在Redmine中,所有多个空格都替换为1个空格

如何保留这些空间?

【问题讨论】:

    标签: redmine


    【解决方案1】:

    我觉得这种方式高效可控,就像html代码一样,用这个代替空格:

     
    

    【讨论】:

      【解决方案2】:

      这不会保留空格:

      h3. Directories where it exits
      
      Root
          Child1
          Child2
      

      Root 级别添加一个空格将保持层次结构

      这样可以保留空格:

      h3. Directories where it exits
      
       Root
          Child1
          Child2
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2015-09-10
        • 1970-01-01
        • 2023-01-19
        • 1970-01-01
        • 2022-09-28
        • 2012-11-22
        • 2018-04-02
        • 1970-01-01
        相关资源
        最近更新 更多