From 9b493b7d57c5b099856e5815a9c6bca1110c07fb Mon Sep 17 00:00:00 2001 From: Jason Boyer Date: Mon, 22 May 2023 17:33:28 -0400 Subject: [PATCH] Release note fixes Signed-off-by: Jason Boyer Signed-off-by: Galen Charlton --- docs/RELEASE_NOTES_3_11.adoc | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/RELEASE_NOTES_3_11.adoc b/docs/RELEASE_NOTES_3_11.adoc index c96e9db..7d96244 100644 --- a/docs/RELEASE_NOTES_3_11.adoc +++ b/docs/RELEASE_NOTES_3_11.adoc @@ -92,7 +92,7 @@ It is an error to specify the --all or --since and --pipe options in the same command line. -[source] +[source,sh] -------- --pipe @@ -113,7 +113,7 @@ The --strip option is used to suppress generation of specified elements from the marc_export output. The option, which can be specified more than once, is in one if these forms: -[source] +[source,sh] -------- --strip / --strip / @@ -424,14 +424,12 @@ redirect URL must be one of http, https, ftp, or ftps. -Accepting payments with SmartPAY -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +== Accepting payments with SmartPAY == SmartPAY is a payment processing service that lets sites take credit card payments without payment card information ever touching the sites' own servers. -Library Settings -++++++++++++++++ +=== Library Settings === The following settings need to be set at the appropriate org level for sites wanting to use SmartPAY. -- 1.7.2.5