Skip to content
Discussion options

You must be logged in to vote

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:

Specifies a custom abbreviations file, with abbreviations one to a line. If this option is not specified, pandoc will read the data file abbreviations from the user data directory or fall back on a system default. To see the system default, use pandoc --print-default-data-file=abbreviations. The only use pandoc makes of this list is in the Markdown reader. Strings found in this list will be followed by a nonbreaking space, and the period will not produce sentence-ending space in formats like…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ma-riviere
Comment options

@dragonstyle
Comment options

@ma-riviere
Comment options

Answer selected by ma-riviere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants