Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

Textual image links wrapped in p tag?

Started by Muut Archive 10 years ago · 2 replies · 420 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 2300 9 years ago
Archive · by Muut Archive, 9 years ago
2 1509 9 years ago
Archive · by Muut Archive, 9 years ago
2 4766 9 years ago
Archive · by Muut Archive, 9 years ago
1 3582 9 years ago
Archive · by Muut Archive, 9 years ago
3 1638 9 years ago