Method-Draw
Method-Draw copied to clipboard
"href" of anchors are not kept
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.