summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-12-28 02:59:31 +0100
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-12-28 02:59:31 +0100
commit3b820907588131712bd2991dc751329530df8a6a (patch)
tree315563874910ff1325f36341daaf1b4faded5fb7 /content/fate_v1/computations/rich_text/_index.md
parentb5b30786abdb77dc0c1f9ed1be6d9c594b398b1a (diff)
Some "rich text" -> "text"; new sequence stuff.
Diffstat (limited to 'content/fate_v1/computations/rich_text/_index.md')
-rw-r--r--content/fate_v1/computations/rich_text/_index.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/content/fate_v1/computations/rich_text/_index.md b/content/fate_v1/computations/rich_text/_index.md
deleted file mode 100644
index 7351a5c..0000000
--- a/content/fate_v1/computations/rich_text/_index.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: Rich Text
----
-### RICH TEXT
-{{< fatecode >}}(rich_text [TEXT]){{< /fatecode >}}
-
-### ADD TEXT EFFECT
-{{< fatecode >}}(add_text_effect ({String} [P0 = COMPUTATION] ... [PN = COMPUTATION]) [RICH TEXT]){{< /fatecode >}}
-
-### NEW LINE
-{{< fatecode >}}(newline){{< /fatecode >}}