Sha256: 3bb757515eb8e525345e9a35630669af7e78236d83d8b373caf6b41d36cf18bc
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
Trix.config.blockAttributes["heading1"]={tagName: "h1", nestable: true} Trix.config.blockAttributes["heading2"]={tagName: "h2", nestable: true} Trix.config.blockAttributes["heading3"]={tagName: "h3", nestable: true} Trix.config.blockAttributes["heading4"]={tagName: "h4", nestable: true} Trix.config.blockAttributes["heading5"]={tagName: "h5", nestable: true} Trix.config.blockAttributes["normal"]={tagName: "p", nestable: true}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
trix_add_on-0.1.4 | app/assets/javascripts/add-on/block_attributes.coffee |
trix_add_on-0.1.3 | app/assets/javascripts/add-on/block_attributes.coffee |