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
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
How are you writing the Markdown? Anchor-links are generally inline elements, not blocks.
Writing:
Example 
Should be:
Example
but Result is:
Example

Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1362 | 9 years ago | ||
| 2 | 939 | 9 years ago | ||
| 2 | 4069 | 9 years ago | ||
| 1 | 2959 | 9 years ago | ||
| 3 | 1124 | 9 years ago |