Skip to content

Arghyahub/MarkdownEditor

Repository files navigation

Welcome to Markdown Editor

How to use? Head to Markdown Editor

  • Click preferred style
  • Change the text
  • Wollah you have a beautiful markdown
  • No code required💖, the Site does everything for you

Who will get the most benefit out of it?

  • Anyone maintaining or writing docs
  • People with their own blog
  • Writing beautiful sites for Jekyll
  • Anyone who wants to write beautiful markdown💖

How to Contribute?

  1. Fork the repo
  2. Clone it into your local machine
git pull <YourLink>
  1. Change branch
git checkout -b <BranchName>
  1. Make and save changes
  2. Add changes and commit
git add .
git commit -m "feat: New Feature"
  1. Push Your code to github
 git push --set-upstream origin <BranchName>
  1. Make a pull request with stating all the changes you have made

I would really love to merge your PR


This README.md is also written with the markdown editor😄

You can support my work by giving credits to the project💝