export const plugin = {
  use() {
    Prism.plugins.toolbar.registerButton('edit', editButton);
  },