Aloha Editor

Aloha Editor Guides

These guides help you to make your content editable and to develop Aloha Editor.

Empty Link Plugin

The Empty Link Plugin highlights link elements which link target attribute (‘href’) is not defined.

1 Functional Description

The Plugin relies on CSS selectors to highlight the empty link elements (see https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors). The CSS selector highlights links which its link target attribute (‘href’) is either ‘#’ or empty.