What file uses .md extension and how should I edit them?

前端 未结 16 771
甜味超标
甜味超标 2020-12-22 14:34

On GitHub, several projects have README.md files. It seems like a simple format file to express text and pictures.

I guess there is an editor or syntax

16条回答
  •  [愿得一人]
    2020-12-22 14:46

    The easiest thing to do, if you do not have a reader, is to open the MD file with a text editor and then write the MD file out as an HTML file and then double click to view it with browser.

提交回复
热议问题