File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Revision history for pandoc
2
2
3
+ ## pandoc 2.17.1.1 (2022-01-31)
4
+
5
+ * Fix regression in 2.17.1 which caused problems finding
6
+ default files in the default user data directory. (Reverts
7
+ the item "logic bug in `fullDefaultsPath`", which was
8
+ misguided.)
9
+
10
+ * Sample custom writer: use single quotes for strings (#7487,
11
+ Albert Krewinkel).
12
+
3
13
## pandoc 2.17.1 (2022-01-30)
4
14
5
15
* Support `pagedjs-cli` as pdf engine (#7838, Albert Krewinkel).
Original file line number Diff line number Diff line change 1
1
'\" t
2
- .\" Automatically generated by Pandoc 2.17.0. 1
2
+ .\" Automatically generated by Pandoc 2.17.1
3
3
.\"
4
4
.\" Define V font for inline verbatim, using C font in formats
5
5
.\" that render this, and otherwise B font.
15
15
. ftr VB CB
16
16
. ftr VBI CBI
17
17
.\}
18
- .TH "Pandoc User\[cq]s Guide" "" "January 30, 2022" "pandoc 2.17.1" ""
18
+ .TH "Pandoc User\[cq]s Guide" "" "January 30, 2022" "pandoc 2.17.1.1 " ""
19
19
.hy
20
20
.SH NAME
21
21
pandoc - general markup converter
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.4
2
2
name : pandoc
3
- version : 2.17.1
3
+ version : 2.17.1.1
4
4
build-type : Simple
5
5
license : GPL-2.0-or-later
6
6
license-file : COPYING.md
You can’t perform that action at this time.
0 commit comments