Method-Draw icon indicating copy to clipboard operation
Method-Draw copied to clipboard

"href" of anchors are not kept

Open GJRobert opened this issue 5 years ago • 0 comments

I added an anchor with hyperlink in the source bode mode:

  <a id="svg_62" href="https://www.facebook.com/Aiuanyu-%E6%84%9B%E7%81%A3%E8%AA%9E-116330046654847">

But after applying the change, the link is not present in the graph. Back in the source code:

  <a id="svg_62">

↑only this is left. The href attribute seems to be cleared.

GJRobert avatar Sep 26 '20 05:09 GJRobert