Skip to content

Commit b46f47c

Browse files
Chris Choschmalliso
authored andcommitted
fix title underlines
1 parent d652fd6 commit b46f47c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/kafka-sink-postprocessors.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ setting.
191191
.. _config-blocklist-allowlist:
192192

193193
Block List / Allow List Projector
194-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
194+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195195

196196
This section provides example projection configurations to show how they
197197
filter the following sample record:
@@ -236,7 +236,7 @@ filter the following sample record:
236236
.. _blocklist-example:
237237

238238
Block List Projection Example
239-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
239+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
240240

241241
In the following example sink configuration, we specify a block list
242242
projection and the specific fields to omit from the record:
@@ -284,7 +284,7 @@ The record contains the following data after applying the projection:
284284
.. _allowlist-example:
285285

286286
Allow List Projection Example
287-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
287+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
288288

289289
In the following example sink configuration, we specify an allow list
290290
projection and the specific fields to include in the record:

0 commit comments

Comments
 (0)