Skip to content

Fix failing doc pipeline for assets in README.md#46

Merged
claui merged 1 commit intomainfrom
fix-relative-asset-paths
Oct 17, 2025
Merged

Fix failing doc pipeline for assets in README.md#46
claui merged 1 commit intomainfrom
fix-relative-asset-paths

Conversation

@claui
Copy link
Copy Markdown
Owner

@claui claui commented Oct 17, 2025

Switch to MyST’s Markdown include directive to fix the failing doc
pipeline when README.md contains a relative path to an asset, e.g.:

![MyProject icon](./share/icon/myproject-512x512.png)

Switch to MyST’s Markdown include directive to fix the failing doc
pipeline when `README.md` contains a relative path to an asset, e.g.:

```md
![MyProject icon](./share/icon/myproject-512x512.png)
```
@claui claui added the enhancement New feature or request label Oct 17, 2025
@claui claui merged commit 35f90ab into main Oct 17, 2025
@claui claui deleted the fix-relative-asset-paths branch October 17, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant