A hyperlink to other pages, sections within the same document, resources, or any URL.
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
content | stencila:content | Array of InlineContent | The textual content of the link. | Link |
target | stencila:target | Format ‘uri-reference’ | The target of the link. | Link |
exportFrom | stencila:exportFrom | string | A compilation directive giving the name of the variable to export to the link target. | Link |
id | schema:id | string | The identifier for this item. | Entity |
importTo | stencila:importTo | string | A compilation directive giving the name of the variable to import the link target as. | Link |
meta | stencila:meta | object | Metadata associated with this item. | Entity |
relation | schema:linkRelationship | string | The relation between the target and the current thing. | Link |
title | schema:headline | string | A title for the link. See note 1. | Link |
title
global attribute which represents “advisory information related to the element”This documentation was generated from Link.schema.yaml.