Current behaviour: `a` tags are rendered as href only. Desired behaviour: Adding a `name` attribute should make them perform as anchor link tags.
Current behaviour:
atags are rendered as href only.Desired behaviour: Adding a
nameattribute should make them perform as anchor link tags.