Welcome to markdown editor for blog Created using Vue framework and marked javascript parser library This project is created in conjuction with Gatsby blog site where I am using markdown to write blogs or article (whatever you want to call them).
A frontend framework created by Evan You who also worked on Angular, inspired from all other three major frameworks which are Angular by Google, React by Facebook and Polymer by Google again and combined features of all three in a single framework, making it one of the light weight frontend availible. Check it out
A markdown parser library with many featurs like Github flavoured markdown parser, sanitizer etc. Also include code syntax highlighting feature.
Head Over here to check it out.
Clone it and then run following using npm
npm run serve
or using Yarn
yarn serve