VARIABLE_OUTPUT_FORMAT_MARKDOWN_DOC
Description
This is a reusable prompt variable that provides common instructions across multiple prompt templates.
Content
The output will be in markdown format, which will be used in a documentation site aiming to retrospectively document the Salesforce org.
How to override
To define your own variable content, you can define a local file config/prompt-templates/VARIABLE_OUTPUT_FORMAT_MARKDOWN_DOC.txt
You can also use the command sf hardis:doc:override-prompts
to automatically create all override variable files at once.