@bytemd/plugin-import-html
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

@bytemd/plugin-import-html

npm

ByteMD plugin to import HTML by pasting or dropping

Usage

import { Editor } from 'bytemd';
import importHtml from '@bytemd/plugin-import-html';

new Editor({
  target: document.body,
  props: {
    plugins: [
      importHtml(),
      // ... other plugins
    ],
  },
});

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @bytemd/plugin-import-html

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

6.6 MB

Total Files

17

Last publish

Collaborators

  • pd4d10