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.
我可能有一些损坏的配置,但我无法弄清楚我设置了什么来打破它。
如果我有一个大纲
* Heading ** Subheading1 ** Subheading2
如果我在光标位于副标题 1 时按 M-return 或 C-return,我最终会得到
* Heading ** Subheading1 ** ** Subheading2
它应该产生一个新的副标题,而是产生一些不被视为副标题的缩进。
有人知道我是如何打破我的组织模式的吗?