From d9a33b95b3ed7497610b320d2ee1de74b3877558 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 12:21:55 +0000 Subject: [PATCH] Update README.md --- README.md | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index e090f03b..3d21d941 100644 --- a/README.md +++ b/README.md @@ -393,12 +393,11 @@ settings: Sent with Secured Signal API. ``` -> [!NOTE] -> Supported [placeholder types](#placeholders): -> -> | `.` Variables | `@` Body | `#` Headers | -> | ------------- | -------- | ----------- | -> | ✅ | ✅ | ✅ | +Supported [placeholder types](#placeholders): + +| `.` Variables | `@` Body | `#` Headers | +| ------------- | -------- | ----------- | +| ✅ | ✅ | ✅ | ### Field Policies @@ -415,12 +414,11 @@ settings: Set the wanted action on encounter, available options are `block` and `allow`. -> [!NOTE] -> Supported [placeholder types](#placeholders): -> -> | `.` Variables | `@` Body | `#` Headers | -> | ------------- | -------- | ----------- | -> | ❌ | ✅ | ✅ | +Supported [placeholder types](#placeholders): + +| `.` Variables | `@` Body | `#` Headers | +| ------------- | -------- | ----------- | +| ❌ | ✅ | ✅ | ### Field Mappings @@ -458,12 +456,11 @@ settings: ".NUMBER": [{ field: "phone_number", score: 100 }] ``` -> [!NOTE] -> Supported [placeholder types](#placeholders): -> -> | `.` Variables | `@` Body | `#` Headers | -> | ------------- | -------- | ----------- | -> | ✅ | ✅ | ❌ | +Supported [placeholder types](#placeholders): + +| `.` Variables | `@` Body | `#` Headers | +| ------------- | -------- | ----------- | +| ✅ | ✅ | ❌ | ## Contributing