Hash/anchors are being stripped from URLs on mobile. How to stop that?

Ah I see, yeah looks like the rich text editor strips those out but the markdown editor does not… in the rich editor I think you’d have to wrap it in a div so it preserves the HTML

 <div><a name="x"></a></div>