If you add a # and select a relevant tag, the word is automatically converted to a link for the relevant tag in the Preview Pane, but this link is not appearing in the final ‘baked’ post in the forum
See here - code entered, preview pane shows bolded, working link - but not appearing in the actual topic posted (above)
This does appear to be a valid bug. To link to a tag you need ::tag at the end to avoid a namespace collision with categories. So linking to pr-welcome is #pr-welcome::tag.
With that in mind, linking to pr-welcome (#pr-welcome) works in preview but not once submitted.
I’ll note that using autocomplete when typing a tag adds ::tag automatically. This is only an issue when typing the tag “manually”.
Oh right my bad #faq-material::tag entered from autocomplete, and #faq-material typed.
@tgxworld I really do not agree with this design. Like users and groups, tags and categories should share the same namespace… the #blah:tag pattern should only be required for disambiguation.
Thanks both - sorry, time differences make timely conversations awkward.
I was not aware of the requirement for the ::tag - is this new?
It does work for autocomplete, but I had written these manually as tags were bottom of the original automcomplete list and it was just as easy to type. Now I know the correct process, I can change to use autocomplete more, but as I say, I was not aware of this before