Replies: 1 comment 3 replies
-
Well, it's probably "easier" for you to create the Word template you need then give it to Quarto/Pandoc. The thing is that Pandoc uses a Word template and does not really create it, but instead fill one. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to create a Word document in Quarto today to display some code chunks with syntax highlighting and line numbering, but I realized after reading the documentation and after seeing no line numbers appear in my document that this is not supported for MS Word. Are there any plans to build out this feature? If so, is there any ETA yet on when this will be implemented? I only ask because I'm about to embark on a large project that really needs to have the line numbering feature in Word, so I may have to look for another method to accomplish this, but if this will be released soon, I'll hold off on development for this feature.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions