GitHub Flavored Markdown
E695745
GitHub Flavored Markdown is an extended version of Markdown used on GitHub that adds features like fenced code blocks, tables, task lists, and syntax highlighting tailored for software development workflows.
All labels observed (1)
| Label | Occurrences |
|---|---|
| GitHub Flavored Markdown canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7857706 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: GitHub Flavored Markdown Context triple: [Markdown, hasVariant, GitHub Flavored Markdown]
-
A.
Markdown
Markdown is a lightweight markup language that uses plain-text formatting syntax to create structured documents, most commonly used for README files, documentation, and web content.
-
B.
GitHub
GitHub is a widely used web-based platform for version control and collaborative software development, built around the Git system and popular among open-source and enterprise projects.
-
C.
GitHub Pages
GitHub Pages is a static site hosting service that lets users publish web pages directly from their GitHub repositories.
-
D.
Jekyll
Jekyll is a 2007 British television drama series created by Steven Moffat that offers a modern, suspenseful reimagining of Robert Louis Stevenson’s classic Dr. Jekyll and Mr. Hyde story.
-
E.
MkDocs
MkDocs is a static site generator geared toward building project documentation from Markdown files, typically configured with a simple YAML file and extensible through themes and plugins.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: GitHub Flavored Markdown Target entity description: GitHub Flavored Markdown is an extended version of Markdown used on GitHub that adds features like fenced code blocks, tables, task lists, and syntax highlighting tailored for software development workflows.
-
A.
Markdown
Markdown is a lightweight markup language that uses plain-text formatting syntax to create structured documents, most commonly used for README files, documentation, and web content.
-
B.
GitHub
GitHub is a widely used web-based platform for version control and collaborative software development, built around the Git system and popular among open-source and enterprise projects.
-
C.
GitHub Pages
GitHub Pages is a static site hosting service that lets users publish web pages directly from their GitHub repositories.
-
D.
Jekyll
Jekyll is a 2007 British television drama series created by Steven Moffat that offers a modern, suspenseful reimagining of Robert Louis Stevenson’s classic Dr. Jekyll and Mr. Hyde story.
-
E.
MkDocs
MkDocs is a static site generator geared toward building project documentation from Markdown files, typically configured with a simple YAML file and extensible through themes and plugins.
- F. None of above. chosen
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
Markdown dialect
ⓘ
lightweight markup language ⓘ |
| alsoKnownAs | GFM NERFINISHED ⓘ |
| basedOn | Markdown NERFINISHED ⓘ |
| conformsTo | CommonMark specification (with extensions) NERFINISHED ⓘ |
| developedBy | GitHub NERFINISHED ⓘ |
| documentedAt | https://github.github.com/gfm/ ⓘ |
| extends | original Markdown syntax ⓘ |
| optimizedFor |
code review discussions
ⓘ
issue tracking ⓘ project documentation ⓘ rendering source code snippets ⓘ |
| parsersAvailableIn |
Go
NERFINISHED
ⓘ
JavaScript NERFINISHED ⓘ Python ⓘ Ruby NERFINISHED ⓘ multiple programming languages ⓘ |
| primaryDomain |
collaborative coding workflows
ⓘ
software development documentation ⓘ |
| standardizedAs | GFM specification ⓘ |
| supportsCodeFenceDelimiters |
triple backticks ```
ⓘ
triple tildes ~~~ ⓘ |
| supportsFeature |
HTML blocks
ⓘ
automatic linking of URLs ⓘ blockquotes ⓘ checklist items ⓘ code blocks with language identifiers ⓘ emoji shortcodes ⓘ fenced code blocks ⓘ footnotes (extended CommonMark) ⓘ headings ⓘ images ⓘ inline code ⓘ issue and pull request references ⓘ links ⓘ mention syntax ⓘ nested lists ⓘ strikethrough ⓘ syntax highlighting ⓘ tables ⓘ tables with alignment ⓘ task lists ⓘ |
| supportsTableAlignment | :--- and ---: ⓘ |
| supportsTableSyntax | pipe-separated rows ⓘ |
| supportsTaskListSyntax | [ ] and [x] in list items ⓘ |
| usedFor |
README files
ⓘ
comments ⓘ issue descriptions ⓘ pull request descriptions ⓘ |
| usedOn |
GitHub Enterprise
NERFINISHED
ⓘ
GitHub.com NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: GitHub Flavored Markdown Description of subject: GitHub Flavored Markdown is an extended version of Markdown used on GitHub that adds features like fenced code blocks, tables, task lists, and syntax highlighting tailored for software development workflows.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.