Is there an online gihub readme writer? I don’t know Markdown syntax and am not interested to learn this at all if there is a tool where I can write text, format it and download md file.
Have you ever come across any?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On Mac, you could try Byword.
However, as explained in "Why doesn’t the site use a rich text editor?" (for Stack Overflow, but equally applicable for GitHub):
As mention by the OP Umair Ashraf in the comments, he is not so much after an external wysiwig editor, but after an embeded JavaScript editor like the one used for Stack Overflow (reversed from an existing one in 2008, with an initial repo here).
One of the most advance fork of that original project is jquery-markedit.
A good example (not exactly a Markdown editor though, but a Mardown parser), mentioned by the OP Umair Ashraf in the comments is the project documentup: