Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想保留文章的层次结构。
在Redmine中,所有的多个空格都被1个空格替换
如何保留这些空间?
我认为这种方式高效可控,就像html代码一样,用这个代替空格:
这不会保留空格:
h3. Directories where it exits Root Child1 Child2
在Root级别添加一个空格将保持层次结构
这会保留空格: