0.2.0 • Published 6 months ago

html-markdown-editor v0.2.0

Weekly downloads
-
License
BSD-2-Clause
Repository
-
Last release
6 months ago

html-markdown-editor

Convert between html and markdown for LLM assisted workflow.

Hosted on https://html-markdown-editor.surge.sh

Use Cases

  • Convert messages from web-based LLM chatrooms (e.g. Poe, Perplexity, ChatGPT) into plaintext text for further processing
  • Convert markdown into HTML for documents (e.g. Word, Google Docs, Google Slides)
  • Clean up copied content from Google Docs into clear html or markdown.

Features

  • Convert html to markdown
  • Convert markdown to html
  • Web based editor
  • Support keyboard shortcuts
  • No need to install anything
  • No need to signup or login

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others