File tree Expand file tree Collapse file tree 4 files changed +9
-11
lines changed Expand file tree Collapse file tree 4 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 11---
22title: Pandoc User's Guide
33author: John MacFarlane
4- date: 2025-05-16
4+ date: 2025-05-17
55---
66
77# Synopsis
Original file line number Diff line number Diff line change 1- .\" Automatically generated by Pandoc 3.7
1+ .\" Automatically generated by Pandoc 3.7.0.1
22.\"
3- .TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.7" "Pandoc User\[cq ] s Guide"
3+ .TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.7.0.1 " "Pandoc User\[cq ] s Guide"
44.SH SYNOPSIS
55\f[CR] pandoc \- lua \f[ R ] [\f[I] options \f[ R ] ] [\f[I] script \f[ R ]
66[\f[I] args \f[ R ] ]]
Original file line number Diff line number Diff line change 1- .\" Automatically generated by Pandoc 3.7
1+ .\" Automatically generated by Pandoc 3.7.0.1
22.\"
3- .TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.7" "Pandoc User\[cq ] s Guide"
3+ .TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.7.0.1 " "Pandoc User\[cq ] s Guide"
44.SH SYNOPSIS
55\f[CR] pandoc \- server \f[ R ] [\f[I] options \f[ R ] ]
66.SH DESCRIPTION
Original file line number Diff line number Diff line change 1- .\" Automatically generated by Pandoc 3.7
1+ .\" Automatically generated by Pandoc 3.7.0.1
22.\"
3- .TH "pandoc" "1" "2025\- 05\- 14 " "pandoc 3.7" "Pandoc User\[cq ] s Guide"
3+ .TH "pandoc" "1" "2025\- 05\- 17 " "pandoc 3.7.0.1 " "Pandoc User\[cq ] s Guide"
44.SH NAME
55pandoc - general markup converter
66.SH SYNOPSIS
@@ -7844,12 +7844,10 @@ The default ConTeXt markup generated by pandoc is optimized for
78447844readability and reuse, not tagging.
78457845Enable the \f[CR] tagging \f[ R ] format extension to force markup that is
78467846optimized for tagging.
7847- This can be combined with the \f[CR] pdfa \f[ R ] variable to generate
7848- standard\- compliant PDFs.
7849- E.g.:
7847+ For example:
78507848.IP
78517849.EX
7852- pandoc \-\- to= context+tagging \- V pdfa=3a
7850+ pandoc \- t context+tagging doc.md \- o doc.pdf
78537851 .EE
78547852.PP
78557853A recent \f[CR] context \f[ R ] version should be used, as older versions
You can’t perform that action at this time.
0 commit comments