aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Command_Templates.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-05-28 20:58:32 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-05-28 20:58:32 -0400
commit977c334e2ec15647dda128516f286cdcfeab2964 (patch)
treeab6bcc548b577cadd2431c57bf9f3403fb292a9c /docs/Command_Templates.md
parent624d94f6acbcb6f860d6f1c01c81e277bbf1f21e (diff)
downloadkutter-977c334e2ec15647dda128516f286cdcfeab2964.tar.gz
kutter-977c334e2ec15647dda128516f286cdcfeab2964.tar.xz
kutter-977c334e2ec15647dda128516f286cdcfeab2964.zip
docs: Avoid link descriptions that span multiple lines
The Jekyll markdown renderer gets confused by links that span multiple lines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Command_Templates.md')
-rw-r--r--docs/Command_Templates.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md
index d9533f29..0d45b7b3 100644
--- a/docs/Command_Templates.md
+++ b/docs/Command_Templates.md
@@ -139,8 +139,8 @@ gcode:
M106 S{ printer.fan.speed * 0.9 * 255}
```
-Available fields are defined in the [Status
-Reference](Status_Reference.md) document.
+Available fields are defined in the
+[Status Reference](Status_Reference.md) document.
Important! Macros are first evaluated in entirety and only then are
the resulting commands executed. If a macro issues a command that