OSDOCS-16940: DITA callouts — OLM topics#115356
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
@stevsmit: This pull request references OSDOCS-16940 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
| * The `Install Modes` section indicates which install modes are supported. | ||
| * `stable-3.7` and `stable-3.8` are example channel names. | ||
| * The `Default Channel` field is the channel selected by default if one is not specified. | ||
| ==== |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.ExampleBlock: Example blocks can not be inside of other blocks in DITA.
| * The `Install Modes` section indicates which install modes are supported. | ||
| * `stable-3.7` and `stable-3.8` are example channel names. | ||
| * The `Default Channel` field is the channel selected by default if one is not specified. | ||
| ==== |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.TaskExample: Examples are allowed only once in DITA tasks.
Preserve .Example output block titles and drop [%collapsible]/==== wrappers. Fix command-then-output structure and avoid + after example titles. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@stevsmit: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
Replaces AsciiDoc callout markers and numbered callout lists with DITA-safe prose in three OLM modules (Pattern E
where:lists, Pattern F output bullets, and single-callout explanatory sentences). Addresses AsciiDocDITA.CalloutList for the callouts series of OSDOCS-16940.Jira
https://redhat.atlassian.net/browse/OSDOCS-16940
Versions
4.20+
Merge order
Independent branch from main (callouts only). Rebase if same-file conflicts with other OSDOCS-16940 series PRs.
Files changed
modules/olm-installing-from-software-catalog-using-cli.adocmodules/olm-overriding-operatorconditions.adocmodules/olm-preparing-multitenant-operators.adocVale rules addressed
Notes
Made with Cursor