GitHub Actions — Question 3
Which syntax is used for authoring saved replies?
Answer options
- A. HTML
- B. YAML
- C. Markup
- D. Markdown
Correct answer: D
Explanation
The correct answer is D, Markdown, which is specifically designed for formatting text in a simple and readable way. HTML, YAML, and Markup are not the preferred syntaxes for authoring saved replies, as they serve different purposes or have more complex structures that are not suited for this task.