Medium.js
Medium.js copied to clipboard
How to remove a link element
It seems calling invokeElement for b and other tags "toggles" the element. How can I remove a link?
Could you create a unit test that shows it not working, and then we fix it?
On Wed, Sep 9, 2015 at 1:03 PM, Michael Coyne [email protected] wrote:
It seems calling invokeElement for b and other tags "toggles" the element. How can I remove a link?
— Reply to this email directly or view it on GitHub https://github.com/jakiestfu/Medium.js/issues/173.
Robert Plummer