From dd718bb60b1f37e371b107e2fe6eefbf69f104fa Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 21 Dec 2022 00:31:50 +0100 Subject: Link directly to parameters --- library/src/text/misc.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/src/text/misc.rs') diff --git a/library/src/text/misc.rs b/library/src/text/misc.rs index 4cbc038e..d05bf3ec 100644 --- a/library/src/text/misc.rs +++ b/library/src/text/misc.rs @@ -172,7 +172,7 @@ impl Fold for Delta { /// # Emphasis /// Emphasizes content by setting it in italics. /// -/// - If the current [text](@text) style is `{"normal"}`, +/// - If the current [text style](@text/style) is `{"normal"}`, /// this turns it into `{"italic"}`. /// - If it is already `{"italic"}` or `{"oblique"}`, /// it turns it back to `{"normal"}`. -- cgit v1.2.3