Package Exports
- ep_hyperlinked_text
- ep_hyperlinked_text/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ep_hyperlinked_text) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
README
What is this?
This is a simple plugin that adds embedded text hyperlinks. It is based on the https://github.com/ether/ep_font_color plugin (for fundamentals of hooks and HTML export). The plugin is experimental, please use at your own risk.
This differs from some of the older hyperlink plugins potentially but, at least with etherpad 2.2.7, doesn't have the CSS styling bleed issue of other versions, adds the hyperlink title attribute, and on click action opens the link tab rather than prompting to edit.
License
Apache 2
Author
dcastelone