@markmirror/commands
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

@markmirror/commands

Keyboard shortcuts and commands for the MarkMirror editor.

Usage

import { MarkMirror } from "@markmirror/core"
import { buildMarkdownCommands } from "@markmirror/commands"

const editor = new MarkMirror({
  extensions: [ buildMarkdownCommands(true) ]
})

Readme

Keywords

Package Sidebar

Install

npm i @markmirror/commands

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

23.9 kB

Total Files

4

Last publish

Collaborators

  • lepture