sfdx-hardis
Version:
Swiss-army-knife Toolbox for Salesforce. Allows you to define a complete CD/CD Pipeline. Orchestrate base commands and assist users with interactive wizards
13 lines • 620 B
JavaScript
const template = {
variables: [],
text: {
"en": `**Formatting Requirements**:
- Use markdown formatting suitable for embedding in a level 2 header (\`##\`).
- Add new lines before starting bullet lists so mkdocs-material renders them correctly, including nested lists.
- Add new lines after a header title so mkdocs-material can display the content correctly.
- Never truncate any information in the response.
- Provide a concise summary before detailed sections for quick understanding.`
},
};
export default template;
//# sourceMappingURL=VARIABLE_FORMATTING_REQUIREMENTS.js.map