Hi all, how do I share a post or rather add a link to one of my posts to a comment I make in another post?
For further actions, you may consider blocking this person and/or reporting abuse
Hi all, how do I share a post or rather add a link to one of my posts to a comment I make in another post?
For further actions, you may consider blocking this person and/or reporting abuse
Pratik -
elanatframework -
Rocket-X -
Boots -
Top comments (5)
You go to dev.to/bobzee
Find a comment URL like dev.to/bobzee/comment/l3p7
You use the liquid tag:
Which gives:
Yeh, no probs and thanks again ;)
I've been using IntelliJ. I'll defo have a look through and see what I can learn from your code or what I can do to add to it.
Bookmark the DEV.to editor guide here:
dev.to/p/editor_guide
Hi thanks that's very helpful but what if I want to put a link to a 'post' instead of a comment.
Do you mean like this?
dev.to/bobzee/adding-a-link-to-my-...
Or like this?
Career Changes into Software Development
Bobzee γ» Feb 2 γ» 1 min read
{% link https://dev.to/bobzee/career-changes-into-software-development-mif %}
Ahh, that's exactly looking for both ways would be useful!!
Thanks, how did you do the latter?
Look at my comment or at the editor guide :)
dev.to/p/editor_guide