I am still trying to get a better understanding of how markdown works with write.as. I have copied the code in the plain editor and that seemed to work.
But, here is my question. The single # sign represents a HEADING 1 in markdown. If I want to tag my post with the # and whatever tags I feel are appropriate, is it correct to put the \
#tag format so that it is not read as markdown and will be picked up as a tag for federation?
Is this my correct understanding:
#music - would create a HEADING 1 entry
\
#music - would create a “music” tag
Thanks. I am coming from Wordpress, which admittedly is a bit easier with tag/category selection, but willing to give this a go and focus on the writing aspect.