Closed
Description
Explain the problem.
Using the toc-title it does not have any effect. The title remains "Table of Contents"
pandoc -f html html.html -o outdocx.docx --toc -V --toc-title="Inhaltsverzeichnis" -V mainlang=de --reference-doc=my-ref-doc.docx
Screenshot shows the toc title:
It is expected to change the toc-title. I tried also without the reference-doc , no changes.
Pandoc version?
pandoc 3.1.13 (Ubuntu)
Features: +server +lua
Scripting engine: Lua 5.4
pandoc.exe 3.1.13 (Windows)
Features: +server +lua
Scripting engine: Lua 5.4
i tested both in ubuntu and windows 10