Browse Source

removed ressource

master
Marius Ciepluch 6 years ago
committed by GitHub
parent
commit
239d6ca70d
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      assets/javascripts/span-tag-whitelist.js.es6

+ 0
- 8
assets/javascripts/span-tag-whitelist.js.es6

@ -1,8 +0,0 @@
// start point
export default {
name: 'dropcap',
initialize() {
// syntax is tag.class in an array
helper.whiteList(['span.dropcaps', 'span.sclass']);
}
};

Loading…
Cancel
Save