I think there is a bug with the editor.
Create a inline codeblock with the back ticks.
SomeClassNameDouble click the single word which highlights SomeClassName.
Click add a link and save it.
[SomeClassName][1]Notice how it is rendered. It puts the link code inside the back ticks.
I feel that the add a link should be smart enough to wrap the back ticks in this case. I generally like to link to MSDN stuff like this. See my answer here: How to create my custom helper in asp.net MVC?