Skip to content

Fix an image rendered as raw markdown #1175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

cljoly
Copy link

@cljoly cljoly commented Feb 19, 2023

The image appeared as:

![]({{relURL "assets/block-domain.png" }})

(raw markdown code)

Using a figure as for the other images in this page fixes it, at least
locally.

The image appeared as:
```
![]({{relURL "assets/block-domain.png" }})
```
(raw markdown code)

Using a figure as for the other images in this page fixes it, at least
locally.
@vercel
Copy link

vercel bot commented Feb 19, 2023

@cljoly is attempting to deploy a commit to the Mastodon Team on Vercel.

A member of the Team first needs to authorize it.

@aaaaalbert
Copy link
Contributor

JFYI, the problem you mention was fixed in 9fd0954 in the meantime.

@cljoly
Copy link
Author

cljoly commented Apr 3, 2023

Good, thanks for letting me know, I’ll close the PR then.

@cljoly cljoly closed this Apr 3, 2023
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.

3 participants