The only thing i can get to work is to link with a full http url, which makes it look like an external link, which it is not... Any ideas?
Markdown links can't have spaces in them, you will need to replace the spaces with a dash (-)
Sent from my Android phone
I'm a bit unsure of how to create links in roadkill wiki. Most documentation uses Creole markup and when i try it in markdown it doesn't work. For instance, i might have a page called "Something ABC" and if i create a link like [link to something abc](Something ABC), it's not formatted as a link at all. Any variations i've tried just link to create a new page...
The only thing i can get to work is to link with a full http url, which makes it look like an external link, which it is not... Any ideas?
--
You received this message because you are subscribed to the Google Groups "Roadkill Wiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to roadkillwiki...@googlegroups.com.
To post to this group, send an email to roadki...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/roadkillwiki/938c4a90-418d-43ab-921d-0c14cdea948f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Roadkill Wiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to roadkillwiki...@googlegroups.com.
To post to this group, send email to roadki...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/roadkillwiki/04d41fad-a19b-4cd5-b0e0-963bef88c00f%40googlegroups.com.
The .js file is being included, but the rendered links don't have the class 'external-link' set, so don't get the target attribute applied to them.
I just tried getting the source for v2.0.400 from GitHub, and external links work ok in this. Do you have any plans to update NuGet with this version?