it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Markdown to HTML (und umgekehrt)

Open dkeu opened this issue 1 year ago • 5 comments
trafficstars

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

  • [X] Check the feature is not already implemented in the project.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [x] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

dkeu avatar Aug 30 '24 05:08 dkeu

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

sharevb avatar Aug 30 '24 07:08 sharevb

Hello.

image

And what about plaintext to Markdown?

Mephisto090 avatar Sep 03 '24 11:09 Mephisto090

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

sharevb avatar Sep 04 '24 09:09 sharevb

Hi @Mephisto090 , markdown editor implemented in PR #1019

sharevb avatar Sep 04 '24 09:09 sharevb

Hi @Mephisto090 , markdown editor implemented in PR #1019

Thanks :)

Mephisto090 avatar Sep 04 '24 13:09 Mephisto090

Hi @Mephisto090 , implemented: https://sharevb-it-tools.vercel.app/markdown-editor, https://sharevb-it-tools.vercel.app/html-to-markdown, https://sharevb-it-tools.vercel.app/markdown-to-docx and many more

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Nov 01 '25 17:11 sharevb