it-tools
it-tools copied to clipboard
Markdown to HTML (und umgekehrt)
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).
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
Hello.
And what about plaintext to Markdown?
Hi, also some markdown related PR : https://github.com/CorentinTh/it-tools/pulls?q=is%3Aopen+is%3Apr+author%3Asharevb+markdown
Hi @Mephisto090 , markdown editor implemented in PR #1019
Hi @Mephisto090 , markdown editor implemented in PR #1019
Thanks :)
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)