From 0091055a754be479bf04c41897ea5f38be963bf8 Mon Sep 17 00:00:00 2001 From: Sundareswar Jayakumar Date: Fri, 6 Sep 2024 15:08:16 -0500 Subject: [PATCH 1/3] [netlify-build] Adding additional empty line to apply styling --- src/privacy/faq.md | 1 + src/privacy/user-deletion-and-suppression.md | 1 + 2 files changed, 2 insertions(+) diff --git a/src/privacy/faq.md b/src/privacy/faq.md index 4ec5c9535d..f845ca7cf1 100644 --- a/src/privacy/faq.md +++ b/src/privacy/faq.md @@ -79,5 +79,6 @@ Segment supports the following regulation types: - **DELETE_INTERNAL**: Deletes user data from within Segment archives only and not from any connected destinations. - **DELETE_ONLY**: Deletes user data from Segment and your connected warehouses. Also sends a deletion request to your downstream destinations. + > info "" > Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers. diff --git a/src/privacy/user-deletion-and-suppression.md b/src/privacy/user-deletion-and-suppression.md index 0a398f11e9..ab6cf2a214 100644 --- a/src/privacy/user-deletion-and-suppression.md +++ b/src/privacy/user-deletion-and-suppression.md @@ -31,6 +31,7 @@ The following regulation types are available: - **SUPPRESS_WITH_DELETE_INTERNAL:** Suppress new data and delete from Segment internals only - **DELETE_ONLY:** Delete existing data without suppressing any new data + > info "" > Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers. From 7610d4aaad8f2e4b092f3dcb09ee1961b44b3f35 Mon Sep 17 00:00:00 2001 From: Anand Ramakrishnan Date: Fri, 6 Sep 2024 13:24:41 -0700 Subject: [PATCH 2/3] move the text into info section. --- src/privacy/faq.md | 3 +-- src/privacy/user-deletion-and-suppression.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/privacy/faq.md b/src/privacy/faq.md index f845ca7cf1..2048ede0cf 100644 --- a/src/privacy/faq.md +++ b/src/privacy/faq.md @@ -80,5 +80,4 @@ Segment supports the following regulation types: - **DELETE_ONLY**: Deletes user data from Segment and your connected warehouses. Also sends a deletion request to your downstream destinations. -> info "" -> Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers. +> info "Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers." diff --git a/src/privacy/user-deletion-and-suppression.md b/src/privacy/user-deletion-and-suppression.md index ab6cf2a214..336d360b39 100644 --- a/src/privacy/user-deletion-and-suppression.md +++ b/src/privacy/user-deletion-and-suppression.md @@ -32,8 +32,7 @@ The following regulation types are available: - **DELETE_ONLY:** Delete existing data without suppressing any new data -> info "" -> Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers. +> info "Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers." ## Suppression Support and the Right to Revoke Consent From 1dfee9ea74cf0a5c74b266089454d5a2175e3c1d Mon Sep 17 00:00:00 2001 From: Anand Ramakrishnan Date: Fri, 6 Sep 2024 13:36:17 -0700 Subject: [PATCH 3/3] [netlify-build] add info without space --- src/privacy/faq.md | 3 ++- src/privacy/user-deletion-and-suppression.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/privacy/faq.md b/src/privacy/faq.md index 2048ede0cf..760492fb7a 100644 --- a/src/privacy/faq.md +++ b/src/privacy/faq.md @@ -80,4 +80,5 @@ Segment supports the following regulation types: - **DELETE_ONLY**: Deletes user data from Segment and your connected warehouses. Also sends a deletion request to your downstream destinations. -> info "Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers." +> info "" +> Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers. diff --git a/src/privacy/user-deletion-and-suppression.md b/src/privacy/user-deletion-and-suppression.md index 336d360b39..9e5bf66caf 100644 --- a/src/privacy/user-deletion-and-suppression.md +++ b/src/privacy/user-deletion-and-suppression.md @@ -32,7 +32,8 @@ The following regulation types are available: - **DELETE_ONLY:** Delete existing data without suppressing any new data -> info "Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers." +> info "" +> Using **SUPPRESS_WITH_DELETE** or **DELETE_ONLY** regulation types might lead to additional charges levied by your destination providers. ## Suppression Support and the Right to Revoke Consent