nerdexam
MicrosoftMicrosoft

GH-900 · Question #103

GH-900 Question #103: Real Exam Question with Answer & Explanation

The correct answer is B: Markdown.. {"question_number": 3, "question": "When making comments in GitHub, the supported text language is:", "correct_answer": "B", "explanation": "GitHub uses Markdown as its standard text formatting language across issues, pull request comments, commit messages, wikis, and discussion

Collaboration Features

Question

When making comments in GitHub, the supported text language is:

Options

  • AJSON.
  • BMarkdown.
  • CJavaScript.
  • DXML.
  • ECSS.

Explanation

{"question_number": 3, "question": "When making comments in GitHub, the supported text language is:", "correct_answer": "B", "explanation": "GitHub uses Markdown as its standard text formatting language across issues, pull request comments, commit messages, wikis, and discussion posts. Markdown allows users to format text with headers, bold, italics, code blocks, lists, and links using simple plain-text syntax. GitHub supports GitHub Flavored Markdown (GFM), a superset of standard Markdown with extras like task lists and mentions.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

#GitHub comments#Markdown#Text formatting#Communication

Community Discussion

No community discussion yet for this question.

Full GH-900 PracticeBrowse All GH-900 Questions