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.
我正在尝试为一些定制的需求制作一个 pandoc 脚本。我需要将一个字符与 pandoc 内联数据类型连接起来。下面的演示代码不起作用,因为标题是内联类型,而“a”是字符类型。我该怎么做呢?
对 $"a"++ 说明文字