We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81a67b commit f5f506aCopy full SHA for f5f506a
docs/short-descriptions.md
@@ -0,0 +1,18 @@
1
+---
2
+minimal: >-
3
+ Minimal image for pandoc, the universal document converter.
4
+
5
+core: >-
6
+ Official pandoc image with image conversion tools and pandoc-crossref.
7
8
+latex: >-
9
+ Official pandoc image with pandoc, pandoc-crossref, and a minimal LaTeX
10
+ installation.
11
12
+extra: >-
13
+ Large pandoc image with many LaTeX extras, including popular fonts and the
14
+ "Eisvogel" template.
15
16
+typst: >-
17
+ Document conversion with pandoc, pandoc-crossref, and Typst.
18
0 commit comments