So here's the bug report:
https://voat.co/v/ConspiracyMeta/comments/102016/207721
In the above comment i include a link which has a text element that includes the string "/r/conspiracy".and the string "/v/conspiracy"
[I am going to make a bot to cross post /r/conspiracy to /v/conspiracy](https://voat.co/v/conspiracy/comments/6297)
Voat tries to transform the string into the link
[/r/conspiracy](http://np.reddit.com/r/conspiracy)
but because it is already contained in the string section of the link, it gets all derpy and turns into this for the reader:
I am going to make a bot to cross post [/r/conspiracy](http://np.reddit.com/r/conspiracy) to [/v/conspiracy](/v/conspiracy)
hm. now that i look at it, this is happening in some of the other links in the original post that comment is on as well.
Bah, i just clicked preview on this and it's doing it in the code sections i am using as well. Click the "source" button on this post to see what I'm talking about...
Sort: Top
[–] moe 0 points 2 points 2 points (+2|-0) ago (edited ago)
Either place is fine for bug reports. Posting them on GitHub sends @Atko a notification though.
The issue with subverse/subreddit links matching like that inside of other links has already been corrected by @PuttItOut; it'll eventually be implemented into the live site.
The code block issue crops up within inline code blocks as well:
/v/voatdevwill be matched to/v/voatdevif it isn't touching the left grave accent ( ` ). I'm not sure if @PuttItOut has made any progress on that front.[–] PuttItOut 0 points 1 point 1 point (+1|-0) ago
Thanks moe with the help.
I still need to fix the inline code matching I believe as I didn't even know this format existed until you showed it to me. I will fix it though for sure. It's not working correctly on the beta site is it?
[–] moe ago
It's still misbehaving on the beta site in both inline and full-line code blocks.
[–] Mumberthrax [S] 0 points 1 point 1 point (+1|-0) ago
Ah i see. My apologies. I probably should have searched more to see if this had been brought up previously.
[–] moe 0 points 2 points 2 points (+2|-0) ago
Not your 'fault' or anything; I dunno' if you would've recognized the thread name anyway:
Link auto-parsing a little aggressive
When in doubt, post a report anyway just to make sure that no bug goes unreported :p
[–] irishmikov 0 points 1 point 1 point (+1|-0) ago
/v/bugs
[–] moe 0 points 2 points 2 points (+2|-0) ago (edited ago)
That subverse is rarely (if ever) checked by @Atko. Bug reports belong in /v/voatdev.
[–] irishmikov ago
Thanks!
[–] Mumberthrax [S] 0 points 1 point 1 point (+1|-0) ago
Ah oops. Thank you.