Incremental nested lists in rmarkdown

前端 未结 4 647
感情败类
感情败类 2021-01-03 21:18

I\'ve been working in RMarkdown to make some slide sets, and have discovered odd behavior with respect to nested lists and mixing of list types. The following short presenta

4条回答
  •  無奈伤痛
    2021-01-03 22:03

    As @Alex mentioned you have to give it 4 spaces. If you don't want to worry about this in the future you can set the tab preset to be 4 spaces. the solution will be

    *something + Other thing

提交回复
热议问题