Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Textual image links wrapped in p tag?

Started by Muut Archive 10 years ago · 2 replies · 348 views
10 years ago

Hi,
wanna display an image as textual link with lightbox effect. Works as expected. Only problem the text link is displayed in a new paragraph in my text.
So how to change from:

Example
imagelink
Text

to

Example imagelink Text

10 years ago

How are you writing the Markdown? Anchor-links are generally inline elements, not blocks.

10 years ago

Writing:

TXT
Example ![Image link](image.jpg?lightbox=400,300&display=text) 

Should be:
Example Image link

but Result is:
Example
Image link

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1366 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1125 9 years ago