我想编写包含多个作者的 markdown文件,然后使用Pandoc将其转换为LaTeX和Doc文件.根据这些问题的答案,我试着写:
% Author <br/> Another Author
Pandoc可以在HTML文件中转换为两行,但在LaTeX和Doc文件中只能转换为一行(一个作者).
latex author pandoc
author ×1
latex ×1
pandoc ×1