diff options
Diffstat (limited to 'library/src/layout/repeat.rs')
| -rw-r--r-- | library/src/layout/repeat.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/src/layout/repeat.rs b/library/src/layout/repeat.rs index 384995a4..646eb991 100644 --- a/library/src/layout/repeat.rs +++ b/library/src/layout/repeat.rs @@ -12,7 +12,7 @@ use super::AlignElem; /// Errors if there no bounds on the available space, as it would create /// infinite content. /// -/// ## Example +/// ## Example { #example } /// ```example /// Sign on the dotted line: /// #box(width: 1fr, repeat[.]) |
