diff --git a/library/src/meta/counter.rs b/library/src/meta/counter.rs index 5ad9b48d4..d771168d4 100644 --- a/library/src/meta/counter.rs +++ b/library/src/meta/counter.rs @@ -276,10 +276,11 @@ use crate::prelude::*; pub fn counter( /// The key that identifies this counter. /// - /// - If this is the [`page`]($func/page) function, counts through pages. - /// - If this is any other element function, counts through its elements. /// - If it is a string, creates a custom counter that is only affected by - /// manual updates. + /// manual updates, + /// - If this is a `{