As an author, I want to be able to make text into a hyperlink so that I can link out to an external URL.
As an author, I want to be able to see if text is a hyperlink so that I can check this is correct.
As an author, I want to be able to follow a hyperlink out to the target so that I can check the link is going to the right place.
As an author, I want to be able to remove a hyperlink from the text in the article so that I can make any necessary adjustments before publishing.
As an author, I want to be able to edit the target for a hyperlink so that I can correct any errors.
But what if . . . ?
Consideration
XML requirements
eLife uses the element ext-link
<p>... a freely available open-source software (<ext-link ext-link-type="uri" xlink:href="https://gitlab.com/tjian-darzacq-lab/spot-on-matlab">https://gitlab.com/tjian-darzacq-lab/spot-on-matlab</ext-link>) based on a model previously introduced in ... </p>
eLife allows ext-link as a child of the following (not including references):
license-p
p
source
attrib
td
th
title
In addition SciELO allows ext-link as a child of the following (not including references):
Description
Applying a link to text in the article.
User stories
But what if . . . ?
Consideration
XML requirements
eLife uses the element
ext-link
eLife allows
ext-link
as a child of the following (not including references):In addition SciELO allows
ext-link
as a child of the following (not including references):Mock ups
Proposal