From af76899016e52171a1407f474816bb4eec019560 Mon Sep 17 00:00:00 2001 From: norareidy Date: Thu, 5 Jun 2025 11:19:49 -0400 Subject: [PATCH 1/2] Check code formatting From c56683a989167f1775951ed91e6f1de632478a42 Mon Sep 17 00:00:00 2001 From: norareidy Date: Thu, 5 Jun 2025 11:32:00 -0400 Subject: [PATCH 2/2] fix highlighting --- source/connect/connection-options.txt | 2 +- source/connect/connection-options/stable-api.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/connect/connection-options.txt b/source/connect/connection-options.txt index 54868fec..449303fd 100644 --- a/source/connect/connection-options.txt +++ b/source/connect/connection-options.txt @@ -67,7 +67,7 @@ The following example shows how to use the ``$uriOptions`` parameter of the :copyable: true :start-after: // start-client-options :end-before: // end-client-options - :emphasize-lines: 5-8, 11 + :emphasize-lines: 6-9, 12 .. note:: diff --git a/source/connect/connection-options/stable-api.txt b/source/connect/connection-options/stable-api.txt index e00eeb55..d923ba45 100644 --- a/source/connect/connection-options/stable-api.txt +++ b/source/connect/connection-options/stable-api.txt @@ -56,7 +56,7 @@ The following code example shows how to specify {+stable-api+} version 1: :copyable: true :start-after: // start-specify-v1 :end-before: // end-specify-v1 - :emphasize-lines: 3-4 + :emphasize-lines: 3 .. note::