Help! I don’t understand why the code is extended with lots of attributes like in the following example:
<a href="#" spellcheck="false" data-medium-editor-element="true" role="textbox" aria-multiline="true" data-medium-editor-editor-index="4" medium-editor-index="893fccb5-2a63-6855-2784-86cb4bc460a2" data-placeholder="Type your text" data-medium-focused="true">Link TEXT</a>
What happened here? I couldn’t find any explanation on that.
Thanks for any idea.