Skip to content

Update OSS How-To Xray Tutorial to fix image and caption formatting issues#1438

Open
ds-hzimmer wants to merge 9 commits intoeclipse-tractusx:mainfrom
ds-hzimmer:oss-howto-xray
Open

Update OSS How-To Xray Tutorial to fix image and caption formatting issues#1438
ds-hzimmer wants to merge 9 commits intoeclipse-tractusx:mainfrom
ds-hzimmer:oss-howto-xray

Conversation

@ds-hzimmer
Copy link
Contributor

@ds-hzimmer ds-hzimmer commented Feb 12, 2026

This is a minor fix for https://eclipse-tractusx.github.io/docs/oss/howto-xray/ to correct formatting issues with some inconsistent alignments for images and their captions/subtitles that were not previously visible in the code editor and only really showed in the Docusaurus rendering of the page.

This was now hopefully corrected with improved leading blank lines, paragraphs and emphasis tags, thus avoiding the need to use an additional Docusaurus image component for inline styles, additional HTML figure tags or other additional CSS files.

Some other minor formattings like bolding of some keywords were also corrected, and the introduction slightly better reworded regarding the free Jira subscription for open source projects.

Fixing some minor issues with image alignment and subtitles/captions not in a new line in Docusaurus rendering that were not visible in editor before publication. Minor rewording in the introduction.
Update minor boldings
Error in markdown linting thus correcting a change with blank lines before captions
Fixed markdown linting error in numbered list
@ds-hzimmer ds-hzimmer marked this pull request as draft February 12, 2026 10:18
Revised image positions due to persistent issues with images inside ordered lists.
Correction numbered lists and captions as html emphasis
Fix broken link to directly link to the markdown page, as there is no folder "howto-xray" at https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/tree/main/docs/oss/howto-xray, only /oss respectively for the rendered page https://eclipse-tractusx.github.io/docs/oss/howto-xray/
Copy link
Member

@stephanbcbauer stephanbcbauer left a comment

Choose a reason for hiding this comment

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

LGTM thx @ds-hzimmer , please avoid html tags -> we don't need them in Markdown

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the OSS “Tractus-X Jira Xray Tutorial” documentation to improve Docusaurus rendering consistency—primarily around image/caption alignment and surrounding spacing—while also doing minor wording/formatting refinements.

Changes:

  • Reworked the opening section into “Introduction and Prerequisites” and refined wording around Jira/Xray usage and licensing context.
  • Standardized screenshot captions (now wrapped in <p><em>…</em></p>) and adjusted blank lines/<br/> placement to stabilize layout.
  • Minor formatting tweaks (headings, emphasis, example structure) and updated NOTICE source URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@saudkhan116 saudkhan116 left a comment

Choose a reason for hiding this comment

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

LGTM!

…r formatting

As identified by Copilot and request by reviewer. <p><em> tags were retained as this otherwise created formatting issues with image captions.
@ds-hzimmer
Copy link
Contributor Author

ds-hzimmer commented Mar 4, 2026

@stephanbcbauer Updated pull request to add ALT image text with appropriate descriptions instead of just the name of the image file, incorporated minor fixes as suggested by Copilot AI check, and removed 25 unnecessary line break HTML tags throughout the document replaced with appropriate markdown spacing.

I would like to retain the paragraph emphasis image HTML tags for the "Screenshot" image captions, as for unknown reasons otherwise Docusaurus would not render the page as expected with some captions not aligned properly even though they were placed in a new line. This passed in the Markdown linting.

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

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants