From 58dd968946ee44c541c392aa7104a0174fbb50e7 Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Tue, 29 Apr 2025 13:02:42 -0400 Subject: [PATCH 1/4] test nested table --- .../cluster-settings.txt | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/source/connection/specify-connection-options/cluster-settings.txt b/source/connection/specify-connection-options/cluster-settings.txt index 1c3be0035..34cca7500 100644 --- a/source/connection/specify-connection-options/cluster-settings.txt +++ b/source/connection/specify-connection-options/cluster-settings.txt @@ -200,5 +200,22 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available: For more information about the chained methods, see the `MongoClientSettings.Builder <{+core-api+}/MongoClientSettings.Builder.html>`__ API documentation. - + + .. DO NOT MERGE -TABLE TEST + + +.. list-table:: + :header-rows: 1 + :stub-columns: 2 + :widths: 10 10 20 + :align: left + :width: 20 + :class: "class name" + + * - first + - second + - third + * - first of second star + - second of second star + - third of second star \ No newline at end of file From 49ddf72ad00df19bb1664ab827a31788993fbe89 Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Tue, 29 Apr 2025 13:59:02 -0400 Subject: [PATCH 2/4] add line --- .../specify-connection-options/cluster-settings.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/connection/specify-connection-options/cluster-settings.txt b/source/connection/specify-connection-options/cluster-settings.txt index 34cca7500..97380a7da 100644 --- a/source/connection/specify-connection-options/cluster-settings.txt +++ b/source/connection/specify-connection-options/cluster-settings.txt @@ -215,7 +215,11 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available: * - first - second - third + * - first of second star - second of second star - third of second star - \ No newline at end of file + + * - first of third star + - second of third star + - third of third star \ No newline at end of file From b88b8adb0ba1e52ab97ddd6e14cfd2fc59e01f4f Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Tue, 29 Apr 2025 14:45:37 -0400 Subject: [PATCH 3/4] file --- source/TEST.TXT | 22 ++++++++++++++++ .../cluster-settings.txt | 25 +------------------ 2 files changed, 23 insertions(+), 24 deletions(-) create mode 100644 source/TEST.TXT diff --git a/source/TEST.TXT b/source/TEST.TXT new file mode 100644 index 000000000..6ba224beb --- /dev/null +++ b/source/TEST.TXT @@ -0,0 +1,22 @@ + .. DO NOT MERGE -TABLE TEST + + +.. list-table:: + :header-rows: 1 + :stub-columns: 2 + :widths: 10 10 20 + :align: left + :width: 20 + :class: "class name" + + * - first + - second + - third + + * - first of second star + - second of second star + - third of second star + + * - first of third star + - second of third star + - third of third star \ No newline at end of file diff --git a/source/connection/specify-connection-options/cluster-settings.txt b/source/connection/specify-connection-options/cluster-settings.txt index 97380a7da..57de5bc54 100644 --- a/source/connection/specify-connection-options/cluster-settings.txt +++ b/source/connection/specify-connection-options/cluster-settings.txt @@ -199,27 +199,4 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available: For more information about the chained methods, see the `MongoClientSettings.Builder <{+core-api+}/MongoClientSettings.Builder.html>`__ - API documentation. - - .. DO NOT MERGE -TABLE TEST - - -.. list-table:: - :header-rows: 1 - :stub-columns: 2 - :widths: 10 10 20 - :align: left - :width: 20 - :class: "class name" - - * - first - - second - - third - - * - first of second star - - second of second star - - third of second star - - * - first of third star - - second of third star - - third of third star \ No newline at end of file + API documentation. \ No newline at end of file From ed12a25773b6ef171e76179ad15e6451a286f9e8 Mon Sep 17 00:00:00 2001 From: Rachel Mackintosh Date: Tue, 29 Apr 2025 14:47:44 -0400 Subject: [PATCH 4/4] file --- .../specify-connection-options/cluster-settings.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/connection/specify-connection-options/cluster-settings.txt b/source/connection/specify-connection-options/cluster-settings.txt index 57de5bc54..1c3be0035 100644 --- a/source/connection/specify-connection-options/cluster-settings.txt +++ b/source/connection/specify-connection-options/cluster-settings.txt @@ -199,4 +199,6 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available: For more information about the chained methods, see the `MongoClientSettings.Builder <{+core-api+}/MongoClientSettings.Builder.html>`__ - API documentation. \ No newline at end of file + API documentation. + + \ No newline at end of file