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/Config_Reference.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/Config_Reference.md') diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index ec48559e..e3b2b33f 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -3458,12 +3458,12 @@ text: ## [display_template] -Display data text "macros" (one may define any number of sections -with a display_template prefix). This feature allows one to reduce +Display data text "macros" (one may define any number of sections with +a display_template prefix). This feature allows one to reduce repetitive definitions in display_data sections. One may use the builtin render() function in display_data sections to evaluate a -template. For example, if one were to define [display_template -my_template] then one could use `{ render('my_template') }` in a +template. For example, if one were to define `[display_template +my_template]` then one could use `{ render('my_template') }` in a display_data section. ``` -- cgit v1.2.3-70-g09d2