How do I make anchors in the comments HTML? Whenever I write, say:
it gets converted into a tag with
How do I make HTML anchors for the HTML that calibre-server serves?
Code:
<a name="my_anchor"></a>Code:
id="my_anchor"






