aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/gfm_label_start_footnote.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/construct/gfm_label_start_footnote.rs')
-rw-r--r--src/construct/gfm_label_start_footnote.rs5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/construct/gfm_label_start_footnote.rs b/src/construct/gfm_label_start_footnote.rs
index a3a0df6..c123bfc 100644
--- a/src/construct/gfm_label_start_footnote.rs
+++ b/src/construct/gfm_label_start_footnote.rs
@@ -20,8 +20,9 @@
//!
//! ## Tokens
//!
-//! * [`LabelImage`][Name::LabelImage]
-//! * To do.
+//! * [`GfmFootnoteCallLabel`][Name::GfmFootnoteCallLabel]
+//! * [`GfmFootnoteCallMarker`][Name::GfmFootnoteCallMarker]
+//! * [`LabelMarker`][Name::LabelMarker]
//!
//! ## References
//!