London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Using anchor links functionality from TinyMCE gives invalid HTML 5

Vote:
 

When an anchor link is added through TinyMCE editor, the markup is:

<a name="linkName"></a>

This gives a warning when validating HTML on w3c validator. Perhaps we can get id instead of name attribute in the versions to come?

This is the warning:

Line 135, Column 40The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.

…p><strong><a id="Regler" name="Regler"></a>Lorem Ipsum</strong>&nbsp;is simply…
#73255
Jul 11, 2013 15:51
Vote:
 
#73256
Jul 11, 2013 16:00
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.