The above is just a test post to show the use of an escape backslash doesn’t work when quoting/linking “the fix” in another thread see Marking a topic as solved.
The above test post says “So to get around it simply change \#text to \\#text” but when linked it shows as “So to get around it simply change #text to #text” in the preview, which is not helpful since it removes the vital " / ".
This is an incorrect “quote” of the line in the original post
This is a link to the post itself, the unexpanded view is wrong but is correct when expanded using the down arrow.
Note - to get the double backslash to show there are a total of 4 backslashes, each displayed backslash has to be individually escaped. so \\\\#text
is shown as \\#text (same text without being wrapped in backticks).