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...
view the rest of the comments →
[–] 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.
[–] PuttItOut ago
What are you doing with the code block? Is it 4 spaces denotes a block or something?