From 977c334e2ec15647dda128516f286cdcfeab2964 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 28 May 2021 20:58:32 -0400 Subject: 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 --- docs/Command_Templates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Command_Templates.md') 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 -- cgit v1.2.3-70-g09d2