Jump to content

Recommended Posts

Posted

Hi,can anyone please tell me how to create a text file with .md extension and add a line like ## this is a markdown file and push the file into a already created github repository. I am totally new to git and github.thank you so much

Posted (edited)

Welcome!

I think your question should be answersd elsewhere. And it already is)

Here are some nice tutorials. Here is a full blown book.

And, of course, this for an easy start.

Edited by Ivan Gretsky
  • 4 weeks later...
Posted

It's just a plain text file. So create a txt file for example and just rename it to *.md.

Then insert your markdown code. And if your using the github app it shouldn't be hard to commit something (like you have done with the original commit).

But maybe you should really start with the tuts posted above if you aren't sure what commit, and push/pull and merge means (in context of git)

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...