html-markdown-editor
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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

/html-markdown-editor/

    Package Sidebar

    Install

    npm i html-markdown-editor

    Weekly Downloads

    5

    Version

    0.2.0

    License

    BSD-2-Clause

    Unpacked Size

    69 kB

    Total Files

    4

    Last publish

    Collaborators

    • beenotung