Skip to content

Fix an image rendered as raw markdown - #1175

Closed
cljoly wants to merge 1 commit into
mastodon:masterfrom
cljoly:fix-raw-markdown
Closed

Fix an image rendered as raw markdown#1175
cljoly wants to merge 1 commit into
mastodon:masterfrom
cljoly:fix-raw-markdown

Conversation

@cljoly

@cljoly cljoly commented Feb 19, 2023

Copy link
Copy Markdown

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

vercel Bot commented Feb 19, 2023

Copy link
Copy Markdown

@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
Copy Markdown
Contributor

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

@cljoly

cljoly commented Apr 3, 2023

Copy link
Copy Markdown
Author

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