We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LinkReference
ImageReference
1 parent d89c4a2 commit 65c0c9dCopy full SHA for 65c0c9d
readme.md
@@ -353,7 +353,7 @@ interface Footnote <: Parent {
353
354
### LinkReference
355
356
-**Link** ([**Parent**](#parent)) represents a humble hyperlink, its `href`
+**LinkReference** ([**Parent**](#parent)) represents a humble hyperlink, its `href`
357
and `title` defined somewhere else in the document by a **Definition**.
358
359
```idl
@@ -365,7 +365,7 @@ interface LinkReference <: Parent {
365
366
### ImageReference
367
368
-**Link** ([**Node**](#node)) represents a figurative figure, its `src` and
+**ImageReference** ([**Node**](#node)) represents a figurative figure, its `src` and
369
`title` defined somewhere else in the document by a **Definition**.
370
371
0 commit comments