Skip to content

Use Markdown image embedding syntax instead of image tags#34

Merged
MFA-X-AI merged 1 commit intomainfrom
paul/remove-img-tags
Jun 12, 2025
Merged

Use Markdown image embedding syntax instead of image tags#34
MFA-X-AI merged 1 commit intomainfrom
paul/remove-img-tags

Conversation

@treo
Copy link
Contributor

@treo treo commented Jun 12, 2025

Description

Due to a hydration issue with Docusaurus 2 and React 17, it may happen that in-line html images may show the wrong thing.

This PR changes most inline html to use Markdown syntax to display the images.

References

facebook/docusaurus#9036 (comment)

Pull Request Type

  • Frontend (HTML / CSS / TS)
  • Xircuits Documentation (Tutorials, Guides, References)
  • Examples (Component libraries, project templates)
  • Others (Please Specify)

Type of Change

  • Frontend (HTML / CSS / TS)
  • New documentation (Entirely new documentation files)
  • Updates to current documentation
  • Minor grammar fixes

@MFA-X-AI MFA-X-AI merged commit 96126bf into main Jun 12, 2025
1 check passed
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.

2 participants