I have lots of libs on GitHub and would like to write README.md for all of them. Im doing this by writing into README.md on my local repo, and then pushing it to github, and there I can see changes.
Is there any other way of doing this? Is there some Windows editor so I can write README.md and all the tags on local PC and see who would README.md output look like?
Thanks!
I prefer MarkdownPad. It provides you with a nice preview window on side of the actual markdown code:
Note that if you want to make it compliant with Github's own markdown syntax, you need to additionally install markdownpad-github.
Edit: MarkdownPad 2 Pro has announced support for Github flavored markdown: http://markdownpad.com/news/2013/introducing-markdownpad-2/