CorentinTh / it-tools

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

Markdown to HTML (und umgekehrt) #1274

Open dkeu opened 2 months ago

dkeu commented 2 months ago

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Einfacher Converter, der Markdown in sauberen HTML-Code konvertiert und umgekehrt. Brauche ich im Alltag ständig, gibt es aber keinen simplen, vernünftigen. Wäre genial!

Is their example of this tool in the wild?

https://daringfireball.net/projects/markdown/dingus

Additional context

No response

Validations

sharevb commented 2 months ago

Hi @dkeu, MD to Html is live here https://it-tools.tech/markdown-to-html and reverse is still a PR to merge (@CorentinTh ) #904

Mephisto090 commented 2 months ago

Hello.

image

And what about plaintext to Markdown?

sharevb commented 2 months ago

Hi, also some markdown related PR : https://github.com/CorentinTh/it-tools/pulls?q=is%3Aopen+is%3Apr+author%3Asharevb+markdown

sharevb commented 2 months ago

Hi @Mephisto090 , markdown editor implemented in PR #1019

Mephisto090 commented 2 months ago

Hi @Mephisto090 , markdown editor implemented in PR #1019

Thanks :)