Skip to content

Conversation

PChaparro
Copy link

Description of the issue

GIFs in the documentation were not rendering correctly when mixing HTML tags (e.g. <center>) with Markdown image syntax. Using a Markdown image inside an HTML block prevented the GIF from being displayed.

Solution applied

  • Replaced Markdown image syntax with HTML tags to avoid conflicts with HTML containers.
  • Used inline styles to center the GIFs.
  • Updated image paths from relative to absolute so resources load without issues.

Copy link

sonarqubecloud bot commented Sep 5, 2025

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.

1 participant