Skip to content

adding a markdown #84755

Jan 6, 2024 · 4 comments · 11 replies
Discussion options

You must be logged in to vote

hello...
if you want your readme to appear to have been written in a Markdown language the probably you may want to do the following.

  1. create a file called .gitattributes
  2. add the following lines to it:
# Markdown
*.md linguist-detectable=true
*.md linguist-documentation=false

The above will help you achieve what you want, thanks..

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
10 replies
@mishmanners
Comment options

@sketchprodigal37266
Comment options

@the-1Riddle
Comment options

@Hezethegamer
Comment options

@Hakosako
Comment options

Answer selected by Hezethegamer
Comment options

You must be logged in to vote
1 reply
@the-1Riddle
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Markdown GitHub-flavored Markdown requests, issues, and more New User Help ❓ New User help
9 participants