Skip to content

Instantly share code, notes, and snippets.

@javan
Created April 21, 2016 16:24
Show Gist options
  • Save javan/c2b27ccbf69861e6b2d3d990c4f56327 to your computer and use it in GitHub Desktop.
Save javan/c2b27ccbf69861e6b2d3d990c4f56327 to your computer and use it in GitHub Desktop.
addEventListener("trix-initialize", function(event) {
event.target.toolbarElement.querySelector("button[data-trix-attribute=bullet]").dataset.trixKey = "l";
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment