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