Skip to content

Putting images next to each other #3408

Answered by squidfunk
Sleuth56 asked this question in Q&A
Discussion options

You must be logged in to vote

You don't need to specify alignment if you wish to render images next to each other. Just define them one after another in Markdown, they are rendered as inline elements by default:

![Image 1](...)
![Image 2](...)

If you add an empty line after those images, text will start in a new paragraph.

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@samuelcolvin
Comment options

Answer selected by Sleuth56
Comment options

You must be logged in to vote
7 replies
@OzGav
Comment options

@kamilkrzyskow
Comment options

@OzGav
Comment options

@alexvoss
Comment options

alexvoss Aug 15, 2024
Collaborator Sponsor

@OzGav
Comment options

Comment options

You must be logged in to vote
1 reply
@squidfunk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants