From 93b231b452faa0de4ced86714846018d95ea9e74 Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 13 Mar 2025 11:12:29 -0400 Subject: updated text markdown help --- src/client/util/RTFMarkup.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/client/util/RTFMarkup.tsx b/src/client/util/RTFMarkup.tsx index a01b64eda..23ef9bba0 100644 --- a/src/client/util/RTFMarkup.tsx +++ b/src/client/util/RTFMarkup.tsx @@ -115,11 +115,11 @@ export class RTFMarkup extends React.Component { {` display value of fieldname of text document (unless (doctitle.) is used to indicate another document by it's title)`}

- {`[@fieldname:value] `} + {`@fieldname:value `} {` assign value to fieldname to data document and display it (if '=' is used instead of ':' the value is set on the layout Doc. if value is wrapped in (()) then it will be sent to ChatGPT and the response will replace the value)`}

- {`[@fieldname:=expression] `} + {`@fieldname:=expression `} {` assign a computed expression to fieldname to data document and display it (if '=:=' is used instead of ':=' the expression is set on the layout Doc. if value is wrapped in (()) then it will be sent to ChatGPT and the prompt/response will replace the value)`}

-- cgit v1.2.3-70-g09d2