From 23d8224704b76737e746c5add47aa4cd96a7fd01 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 5 Jan 2021 02:39:50 +0100 Subject: Improves how topics collapse on the menu. --- content/wyrd_v1/computations/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/wyrd_v1/computations') diff --git a/content/wyrd_v1/computations/_index.md b/content/wyrd_v1/computations/_index.md index bf7992d..bc30f12 100644 --- a/content/wyrd_v1/computations/_index.md +++ b/content/wyrd_v1/computations/_index.md @@ -88,10 +88,10 @@ type `[TYPE]`. {{< fatecode >}}(newline){{< /fatecode >}} Returns a `TEXT` value corresponding to a newline. -{{< fatecode >}}(rich_text [S0 = STRING] ... [SN = STRING]){{< /fatecode >}} +{{< fatecode >}}(text [S0 = STRING] ... [SN = STRING]){{< /fatecode >}} Returns a single value `[TEXT]` representing the elements `S0` ... `S1`. -{{< fatecode >}}(add_rich_text_effect ({string} [V0 = COMPUTATION] ... [VN = COMPUTATION]) [TEXT]){{< /fatecode >}} +{{< fatecode >}}(add_text_effect ({string} [V0 = COMPUTATION] ... [VN = COMPUTATION]) [TEXT]){{< /fatecode >}} Returns a `[TEXT]` value of `[TEXT]` with the given effect enabled. ## LAST USER CHOICE -- cgit v1.2.3-70-g09d2