From 3d5efe7400485bed1102cc4185c04056f702e604 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 20 Oct 2025 10:26:59 +0200 Subject: Update manual date and regenerate man pages. --- MANUAL.txt | 2 +- pandoc-cli/man/pandoc-lua.1 | 4 ++-- pandoc-cli/man/pandoc-server.1 | 4 ++-- pandoc-cli/man/pandoc.1 | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index e3816a99a..88f0b681c 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -1,7 +1,7 @@ --- title: Pandoc User's Guide author: John MacFarlane -date: 2025-10-05 +date: 2025-10-20 --- # Synopsis diff --git a/pandoc-cli/man/pandoc-lua.1 b/pandoc-cli/man/pandoc-lua.1 index addbcd4d9..0ff247d6f 100644 --- a/pandoc-cli/man/pandoc-lua.1 +++ b/pandoc-cli/man/pandoc-lua.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.8.2 +.\" Automatically generated by Pandoc 3.8.2.1 .\" -.TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.8.2" "Pandoc User\[cq]s Guide" +.TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.8.2.1" "Pandoc User\[cq]s Guide" .SH SYNOPSIS \f[CR]pandoc\-lua\f[R] [\f[I]options\f[R]] [\f[I]script\f[R] [\f[I]args\f[R]]] diff --git a/pandoc-cli/man/pandoc-server.1 b/pandoc-cli/man/pandoc-server.1 index 85451ca34..35937ec43 100644 --- a/pandoc-cli/man/pandoc-server.1 +++ b/pandoc-cli/man/pandoc-server.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.8.2 +.\" Automatically generated by Pandoc 3.8.2.1 .\" -.TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.8.2" "Pandoc User\[cq]s Guide" +.TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.8.2.1" "Pandoc User\[cq]s Guide" .SH SYNOPSIS \f[CR]pandoc\-server\f[R] [\f[I]options\f[R]] .SH DESCRIPTION diff --git a/pandoc-cli/man/pandoc.1 b/pandoc-cli/man/pandoc.1 index cb63fa160..809f8cfc8 100644 --- a/pandoc-cli/man/pandoc.1 +++ b/pandoc-cli/man/pandoc.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.8.2 +.\" Automatically generated by Pandoc 3.8.2.1 .\" -.TH "pandoc" "1" "2025\-10\-05" "pandoc 3.8.2" "Pandoc User\[cq]s Guide" +.TH "pandoc" "1" "2025\-10\-20" "pandoc 3.8.2.1" "Pandoc User\[cq]s Guide" .SH NAME pandoc - general markup converter .SH SYNOPSIS @@ -8132,7 +8132,7 @@ If untrusted HTML is processed on a server, this has the potential to reveal anything readable by the process running the server. Using the \f[CR]\-f html+raw_html\f[R] will mitigate this threat by causing the whole \f[CR]iframe\f[R] to be parsed as a raw HTML block. -Using \(ga\(ensandbox will also protect against the threat. +Using \f[CR]\-\-sandbox\f[R] will also protect against the threat. .IP "5." 3 If your application uses pandoc as a Haskell library (rather than shelling out to the executable), it is possible to use it in a mode that -- cgit v1.2.3