SIGN IN SIGN UP
mdn / content UNCLAIMED

The official source for MDN Web Docs content. Home to over 14,000 pages of documentation about HTML, CSS, JS, HTTP, Web APIs, and more.

0 0 1 Markdown

Make GitHub recognize the repo sources are largely Markdown (#14123)

* Make GitHub recognize the repo sources are largely Markdown

This change causes GitHub to recognize that the repo sources are
currently 97.1% Markdown and 2.9% HTML.

Otherwise, without this change, the GitHub UI incorrectly shows the
repo sources as being 100% HTML.

See https://github.com/github/linguist/blob/master/docs/overrides.md#detectable

* Exclude README.md etc. from linguist detection
M
Michael[tm] Smith committed
f1b78b91160420454dfe7d9920ef1c33516e4c26
Parent: b909c7c
Committed by GitHub <noreply@github.com> on 3/21/2022, 9:45:11 AM