mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 09:16:43 +00:00
Version to 2.3.1.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
% Pandoc User's Guide
|
||||
% John MacFarlane
|
||||
% September 16, 2018
|
||||
% September 27, 2018
|
||||
|
||||
Synopsis
|
||||
========
|
||||
|
||||
+3
-3
@@ -1,5 +1,5 @@
|
||||
.\"t
|
||||
.TH PANDOC 1 "September 16, 2018" "pandoc 2.3"
|
||||
.TH PANDOC 1 "September 27, 2018" "pandoc 2.3.1"
|
||||
.SH NAME
|
||||
pandoc - general markup converter
|
||||
.SH SYNOPSIS
|
||||
@@ -5786,8 +5786,8 @@ iBooks\-specific metadata, with the following fields:
|
||||
.RE
|
||||
.SS The \f[C]epub:type\f[] attribute
|
||||
.PP
|
||||
You can mark up the header that corresponds to an EPUB chapter using the
|
||||
\f[C]epub:type\f[] attribute.
|
||||
For \f[C]epub3\f[] output, you can mark up the header that corresponds
|
||||
to an EPUB chapter using the \f[C]epub:type\f[] attribute.
|
||||
For example, to set the attribute to the value \f[C]prologue\f[], use
|
||||
this markdown:
|
||||
.IP
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
name: pandoc
|
||||
version: 2.3
|
||||
version: 2.3.1
|
||||
cabal-version: 2.0
|
||||
build-type: Custom
|
||||
license: GPL-2
|
||||
|
||||
Reference in New Issue
Block a user