Skip to content

Heading with anchor in it will create a broken block #15

Description

@pbauer

This html : <h2><a name="fairuse"></a>Examples of Fair Use of the Plone Trademark</h2> will result in the following broken block:

 "e1dfcb82-7463-4db4-885b-1057e63b60ca": {
  "@type": "slate",
  "value": [
   {
    "type": "h2",
    "children": [
     {
      "type": "link",
      "data": {
       "url": null,
       "title": null,
       "target": null
      },
      "children": [
       {
        "text": ""
       }
      ]
     },
     {
      "text": "Examples of Fair Use of the Plone Trademark"
     }
    ]
   }
  ],
  "plaintext": "Examples of Fair Use of the Plone Trademark"
 },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions