mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 03:06:30 +00:00
Bump to 3.1.6.2, update manual date and man page.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Pandoc User's Guide
|
||||
author: John MacFarlane
|
||||
date: August 11, 2023
|
||||
date: August 22, 2023
|
||||
---
|
||||
|
||||
# Synopsis
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
.\" Automatically generated by Pandoc 3.0.1
|
||||
.\" Automatically generated by Pandoc 3.1.5
|
||||
.\"
|
||||
.\" Define V font for inline verbatim, using C font in formats
|
||||
.\" that render this, and otherwise B font.
|
||||
@@ -14,7 +14,7 @@
|
||||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "pandoc-lua" "1" "September 22, 2022" "pandoc-lua 3.1.1" ""
|
||||
.TH "pandoc-lua" "1" "September 22, 2022" "pandoc-lua 3.1.6.2" ""
|
||||
.hy
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
.\" Automatically generated by Pandoc 3.0
|
||||
.\" Automatically generated by Pandoc 3.1.5
|
||||
.\"
|
||||
.\" Define V font for inline verbatim, using C font in formats
|
||||
.\" that render this, and otherwise B font.
|
||||
@@ -14,7 +14,7 @@
|
||||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "pandoc-server" "1" "August 15, 2022" "pandoc-server 3.0.1" ""
|
||||
.TH "pandoc-server" "1" "August 15, 2022" "pandoc-server 3.1.6.2" ""
|
||||
.hy
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "Pandoc User\[cq]s Guide" "" "August 11, 2023" "pandoc 3.1.6" ""
|
||||
.TH "Pandoc User\[cq]s Guide" "" "August 22, 2023" "pandoc 3.1.6.2" ""
|
||||
.hy
|
||||
.SH NAME
|
||||
pandoc - general markup converter
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
cabal-version: 2.4
|
||||
name: pandoc
|
||||
version: 3.1.6.1
|
||||
version: 3.1.6.2
|
||||
build-type: Simple
|
||||
license: GPL-2.0-or-later
|
||||
license-file: COPYING.md
|
||||
|
||||
Reference in New Issue
Block a user