Using the 'abbreviations' YAML option: how-to ? #2483
-
Hi, I've been perusing the docs, but I couldn't find any example on how to use the What file format should I use, and what syntax is used to define abbreviations within this file ? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The abbreviations file is really only used when reading markdown (emitting abbreviated text for PDF generation). This is really the underlying
You can see the default list being used by Quarto/Pandoc using |
Beta Was this translation helpful? Give feedback.
The abbreviations file is really only used when reading markdown (emitting abbreviated text for PDF generation). This is really the underlying
abbreviations
options from pandoc which is described as: