Answers for "markdown md"

7

how to create link in readme.md

[a link] (https://github.com/user/repo/blob/branch/other_file.md)
Posted by: Guest on August-30-2020
1

what is a markdown .md file

A file with the .MD or .MARKDOWN file extension might be a Markdown Documentation file. It's a plain text file that uses the Markdown language to describe how to convert a text document to HTML. README.md is a common MD file that holds text instructions.
Posted by: Guest on April-04-2020

Browse Popular Code Answers by Language