Skip to content
Sid Vishnoi edited this page Jun 17, 2020 · 13 revisions

data-lt

data-lt allows you to define alternative terms for a definition (or link to a definition using an alternative name). This is great forsome other variant that does not exactly match the dfn. Each term is separated by a "|".

Example

<dfn data-lt="best fruit|fruits of the gods">Apple</dfn>...

Which can be referenced by any of <a>best fruit</a>, <a>fruits of the gods</a>, or even [=fruits of the gods=] will link.


See also: Automatic pluralization with respecConfig.pluralize

Guides

Configuration options

W3C Configuration options

Linter rules

Internal properties

Handled by ReSpec for you.

Special <section> IDs

HTML elements

Custom Elements

WebIDL

HTML attributes

CSS Classes

Special properties

Clone this wiki locally