This website works better with JavaScript.
Home
Explore
Help
Sign In
quiro
/
discourse-allowlist
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
removed ressource
master
Marius Ciepluch
7 years ago
committed by
GitHub
parent
b98b717be1
commit
239d6ca70d
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
assets/javascripts/span-tag-whitelist.js.es6
+ 0
- 8
assets/javascripts/span-tag-whitelist.js.es6
View File
@ -1,8 +0,0 @@
// start point
export default {
name: 'dropcap',
initialize() {
// syntax is tag.class in an array
helper.whiteList(['span.dropcaps', 'span.sclass']);
}
};
Write
Preview
Loading…
Cancel
Save