◐ Shell
clean mode source ↗

docs: fix formatting cleaner in docs by csviri · Pull Request #3294 · operator-framework/java-operator-sdk

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

csviri

merged 1 commit into

Apr 15, 2026

Conversation

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

Copilot AI review requested due to automatic review settings

April 14, 2026 08:50

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes Markdown formatting in the reconciler documentation so the Java cleanup example renders correctly (without stray diff/pipe artifacts inside the code block).

Changes:

  • Removes unintended | lines inside a Java fenced code block.
  • Fixes the closing brace placement so the cleanup example is syntactically complete in the rendered docs.

csviri added a commit to csviri/java-operator-sdk that referenced this pull request

Apr 17, 2026
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>

2 participants

@csviri