Skip to content

DBZ-8450 Extra list-continuation (+) chars corrupt formatting of description lists#6010

Merged
jpechane merged 1 commit intodebezium:mainfrom
roldanbob:DBZ-8450-fix-formatting-in-doc-for-oracle-log.mining-properties
Nov 25, 2024
Merged

DBZ-8450 Extra list-continuation (+) chars corrupt formatting of description lists#6010
jpechane merged 1 commit intodebezium:mainfrom
roldanbob:DBZ-8450-fix-formatting-in-doc-for-oracle-log.mining-properties

Conversation

@roldanbob
Copy link
Contributor

@roldanbob roldanbob commented Nov 22, 2024

DBZ-8450

This change removes extraneous list continuation characters (i.e., plus signs [+]) from the descriptions of the Oracle connector properties log.mining.query.filter.mode and log.mining.strategy.

The documentation for the two Oracle connector properties uses definition list formatting to present information about the available configuration options. In an AsciiDoc definition list, a pair of colon characters represent the delimiter between the term being defined and its description. In the previous version of the documentation, the definition list formatting is incorrectly combined with the use of list continuation characters, i.e., + signs. As a result, instead of serving as markup characters, the colon characters render literally in the published content.

@jpechane jpechane merged commit ffc664b into debezium:main Nov 25, 2024
@jpechane
Copy link
Contributor

@roldanbob Applied, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants