arunabh98 / Text_to_MD

Convert your docs to markdown format.

Home Page:https://arunabh98.github.io/Text_to_MD/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text_to_MD

Convert your docs to markdown format.

Sometimes someone shares a blog written by them in Google Docs or MS Word and we have to manually convert it to markdown for our site. Or we copy things from the internet and wish it could have been in markdown format on pasting! Well to solve this problem I have made a converter which can convert our normal documents to markdown language.

The editor used is ckeditor and the HTML to markdown converter used is domchristie/to-markdown. I have also made use of the Resize sensor in marcj/css-element-queries to detect the height changes in ckeditor and accordingly change the height of the output textarea.

About

Convert your docs to markdown format.

https://arunabh98.github.io/Text_to_MD/


Languages

Language:HTML 57.8%Language:CSS 24.0%Language:JavaScript 17.6%Language:PHP 0.6%