CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
18.67k stars 2.25k forks source link

[NEW TOOL] HTML to and from Markdown #538

Open ajtatum opened 11 months ago

ajtatum commented 11 months ago

What tool do you want? Be able to provide HTML and generate Markdown or provide Markdown and generate HTML.

Describe the solution you'd like Pretty much like https://codebeautify.org/html-to-markdown

Is their example of this tool in the wild? Tons, but ones like https://codebeautify.org/html-to-markdown & https://www.convertsimple.com/convert-html-to-markdown/

Additional context The ability the save the content as either a .html or .md file would be nice.

ItsNoted commented 10 months ago

I also would love to see Markdown tools section.

sharevb commented 4 months ago

Hi @ajtatum and @CorentinTh, html to md (with paste from web and word) implemented in #904

sharevb commented 3 months ago

Hi @CorentinTh and @ItsNoted, cheatsheet implemented in #955

sharevb commented 2 months ago

Hi @ajtatum, @ItsNoted and @CorentinTh, Markdown Editor implemented in #1019