You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several different properties were used in different nodes for a single
semantic entity: the URL. This rename changes that to a unified
`url` property.
* Rename `link` on `definition` nodes to `url`;
* Rename `href` on `link` nodes to `url`;
* Rename `src` on `image` nodes to `url`.
Clsoes GH-8.
0 commit comments