docs: fix formatting cleaner in docs by csviri · Pull Request #3294 · operator-framework/java-operator-sdk
-
Notifications
You must be signed in to change notification settings - Fork 239
Merged
Conversation
Copilot AI review requested due to automatic review settings
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
cleanupexample is syntactically complete in the rendered docs.
csviri added a commit to csviri/java-operator-sdk that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters