From 149e2b055bbf19d6908d825817f2edbb6bb66abb Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 6 Feb 2023 13:53:21 +0100 Subject: Custom link callback --- docs/src/reference/details.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/src/reference') diff --git a/docs/src/reference/details.yml b/docs/src/reference/details.yml index 24389a24..1360b989 100644 --- a/docs/src/reference/details.yml +++ b/docs/src/reference/details.yml @@ -39,9 +39,9 @@ math: | { x in RR | x "is natural" } $ ``` - Math mode defines a wide selection of [symbols]($category/math/symbols) like - `pi`, `dot`, or `RR`. Many mathematical symbols are available in different - variants. You can select between different variants by applying + Math mode makes a wide selection of [symbols]($category/math/symbols) like + `pi`, `dot`, or `RR` available. Many mathematical symbols are available in + different variants. You can select between different variants by applying [modifiers]($type/symbol) to the symbol. Typst further recognizes a number of shorthand sequences like `=>` that approximate a symbol. When such a shorthand exists, the symbol's documentation lists it. -- cgit v1.2.3