Skip to content

Commit 9c22df9

Browse files
committed
docs(protect): fix MD028 blank line inside blockquote
1 parent 6bc4c99 commit 9c22df9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/searchable-encryption-postgres.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ const tagsTerm = await protectClient.encryptQuery(['admin', 'user'], {
209209
> await protectClient.encryptQuery({ value: 42 }, { column: documents.metadata, table: documents })
210210
> ```
211211
212+
<!-- -->
213+
212214
> [!TIP]
213215
> Use the `buildNestedObject` helper to construct nested containment queries from dot-notation paths:
214216
>

0 commit comments

Comments
 (0)